Impatient Perl
by Greg London
Publisher: Lulu.com 2004
Number of pages: 139
Description:
This document is for people who either want to learn perl or are already programming in perl and just don't have the patience to scrounge for information to learn and use perl. This document should also find use as a handy desk reference for some of the more common perl related questions.
Download or read it online for free here:
Download link
(380KB, PDF)
Similar books

- Wikibooks
This books describes and explains Perl (Practical Extraction and Report Language), a scripting language that is usually interpreted and is noted for its extensive use of regular expressions and a large module archive CPAN.
(11420 views)

by Chan Bernard Ki Hong
This is a free Perl tutorial that is packed with everything you need to know to get started on Perl programming. Throughout the text there are many examples examples, illustrations and exercises in the form of concept consolidation questions.
(18072 views)

by Jonathan S. Duff, et al.
This book is primarily for people who want to learn Perl 6. It teaches the basics from a Perl 6 perspective, touching on variable interpolation, datastructure use, object construction, threads, closures, symbol tables, and other core features.
(14532 views)

by Johan Vromans, Linda Mui - O'Reilly
This quick reference provides a complete overview of the Perl programming language. The book covers a summary of Perl syntax rules and a complete list of operators, built-in functions, and standard library modules, all with brief descriptions.
(16125 views)