Perl Programming
Publisher: Wikibooks 2012
Number of pages: 141
Description:
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.
Download or read it online for free here:
Download link
(930KB, PDF)
Similar books

by Andrew Shitov - DeepText
This book covers many basic and in-depth topics of Perl and provides the initial knowledge you need to start working with Perl 6. The book does not require previous experience with Perl, although some general understanding of programming is assumed.
(4326 views)

by A. D. Marshall - Cardiff School of Computer Science
Introduction to Perl: variables, arrays, operators, statements, functions, references, input and output, regular expressions, reports, special variables, handling errors and signals, objects, modules, debugging, command-line options, etc.
(16857 views)

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.
(14606 views)

by Eric Cholet, Stas Bekman - O'Reilly
mod_perl is an Apache module that builds the Perl directly into the Apache web server. With mod_perl CGI scripts run 50 times faster, you can integrate databases with the server. The book is about building, using, programming, and optimizing mod_perl.
(14472 views)