Perl (cont)
So what is the end product like?
- a language which makes it easy to build useful systems
- readability can sometimes be a problem
(language is too rich?)
- interpreted ⇒ efficient?
(although still remarkably efficient)
Summary: it's easy to write concise, powerful, obscure programs in Perl
|