
Perl 5 Tutorial
by Chan Bernard Ki Hong
2003
Number of pages: 241
Description:
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.
Download or read it online for free here:
Download link
(2MB, PDF)
Similar books
Embedding Perl in HTML With Masonby Dave Rolsky, Ken Williams - O'Reilly
The text shows how to create large, dynamically driven web sites that look good and are easy to maintain. Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML.
(18294 views)
Essential Perlby 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.
(7843 views)
Mastering Perlby brian d foy - O'Reilly Media
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.
(15216 views)
Modern Perlby 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.
(14782 views)