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

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

by 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.
(16900 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.
(15935 views)

by Chris Radcliff - New Riders Press
Introduces the tools needed to design a dynamic website using Perl programming language. It covers templates, integration, load testing, the need for speed, document management, persistent Perl, good coding style, fas database access and more.
(14681 views)