Logo

Beginning Perl by Curtis 'Ovid' Poe

Large book cover: Beginning Perl

Beginning Perl
by

Publisher: Wrox
ISBN/ASIN: 1118013840
Number of pages: 696

Description:
This book introduces Perl to both new programmers and experienced ones who are looking to learn a new language. It presents step-by-step guidance in getting started, a host of try-it-out exercises, real-world examples, and everything necessary for a Perl novice to start programming with confidence.

Download or read it online for free here:
Read online
(online reading)

Similar books

Book cover: Practical mod_perlPractical mod_perl
by - 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.
(15288 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.
(21339 views)
Book cover: Perl ProgrammingPerl Programming
- Wikibooks
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.
(12138 views)
Book cover: Perl for the WebPerl for the Web
by - 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.
(14004 views)