Logo

Mastering Perl by brian d foy

Large book cover: Mastering Perl

Mastering Perl
by

Publisher: O'Reilly Media
ISBN/ASIN: 0596527241
ISBN-13: 9780596527242
Number of pages: 397

Description:
This is the third in O'Reilly's series of landmark Perl tutorials. Mastering Perl pulls everything together to show you how to bend Perl to your will. It conveys Perl's special models and programming idioms. This book isn't a collection of clever tricks, but a way of thinking about Perl programming so you can integrate the real-life problems of debugging, maintenance, configuration, and other tasks you encounter as a working programmer.

Download or read it online for free here:
Download link
(8.1MB, PDF)

Similar books

Book cover: Higher-Order Perl: Transforming Programs with ProgramsHigher-Order Perl: Transforming Programs with Programs
by - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(19673 views)
Book cover: Perl 6 ProgrammingPerl 6 Programming
- Wikibooks
Perl 6 is the sixth edition of the Perl programming language, representing a major backwards-incompatible rewrite of the language. This online book is going to introduce the reader to the Perl 6 language and its many features.
(14389 views)
Book cover: Impatient PerlImpatient Perl
by - Lulu.com
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. This is also a handy desk reference for some of the more common perl related questions.
(14483 views)
Book cover: Practical Perl ProgrammingPractical Perl Programming
by - 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.
(17579 views)