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: 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.
(17501 views)
Book cover: Think Perl 6: How to Think Like a Computer ScientistThink Perl 6: How to Think Like a Computer Scientist
by - Green Tea Press
After having completed this book, you should be able to write programs to solve relatively difficult problems in Perl 6, but my main aim is to teach computer science, software programming, and problem solving rather than solely to teach the Perl 6.
(6297 views)
Book cover: Learning Perl the Hard WayLearning Perl the Hard Way
by - Green Tea Press
The book for people who already know how to program in another language, but don't know Perl. It gets through the basics as quickly as possible, the emphasis is on good programming style in Perl. Object-oriented programming is the center of focus.
(23003 views)
Book cover: Beginning PerlBeginning Perl
by - Wrox Press
The book on Perl installation, the language elements - references, regular expressions, modules, and basic applied techniques. It teachese how to write CGI scripts to generate web pages, hot to access databases in Perl, and beyond.
(21217 views)