Perl 5 Pocket Reference
by Johan Vromans, Linda Mui
Publisher: O'Reilly 2000
ISBN/ASIN: 0596000324
ISBN-13: 9780596000325
Number of pages: 31
Description:
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.
Download or read it online for free here:
Download link
(220KB, PDF)
Similar books

by Keith Bradnam, Ian Korf - Korf Lab
We have written a basic introductory course for biologists to learn the essential aspects of the Perl programming language. The course is very much aimed at people with no prior experience in either programming or Unix operating system.
(12361 views)

by Nick Parlante - Stanford University
An introduction to the main features of the Perl language. It's intended for people who know some programming but need an introduction to Perl. Topics: scalar variables, strings, arrays, hash tables, file input and output, regular expressions, etc.
(3409 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.
(11936 views)

by chromatic - Onyx Neon Press
Modern Perl is one way to describe how experienced and effective Perl 5 programmers work. They use language idioms. They take advantage of the CPAN. They're recognizably Perlish, and they show good craftsmanship and a full understanding of Perl.
(9347 views)