The best of several worlds with one of the cornerstone languages of the Internet |
![]() |
Perl is an acronym, short for Practical Extraction and Report Language. It was designed by Larry Wall as a tool for writing programs in the UNIX environment and is continually being updated and maintained by him. For its many fans, Perl provides the best of several worlds.
For instance: Perl has the power and flexibility of a high level programming language such as C. In fact, as you will see, many of the features of the language are borrowed from C. Like shell script languages, Perl does not require a special compiler and linker to turn the programs you write into working code. Instead, all you have to do is write the program and tell Perl to run it.
This means that Perl is ideal for producing quick solutions to small programming problems, or for creating prototypes to test potential solutions to larger problems. Perl provides all the features of the script languages sed and awk, plus features not found in either of these two languages. perl also supports a sed-to-Perl translator and an awk-to-Perl translator.
In short, Perl is as powerful as C but as convenient as awk, sed, and shell scripts. As you'll see, Perl is very easy to learn. Indeed, if you are familiar with other programming languages, learning Perl is a snap. Even if you have very little programming experience, Perl can have you writing useful programs in a very short time.
Teach yourself Perl 5 in 21 days is the most comprensive book on the subject while also being the an ideal book for beginners and intermediate level users, who wish to gain a solid understanding of the language. The book uses a step by step approach following easy tutorials. The book is ideal to those wishing to program with one of the cornerstone languages of the Internet.
Teach Yourself Perl5 in 21 days
|
Imprint: SAMS Author: David Till Publication Date: May-96 ISBN: 0-672-30894-0 Retail Price: $39.99 US - £37.50 UK The book is available in the United Kingdom from Prentice Hall Campus Marylands Ave, Hemel Hemstead, Herts HP2 7EZ, Telephone: UK 01442 881900 |