
Perl Programming
Publisher: Wikibooks 2012
Number of pages: 141
Description:
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.
Download or read it online for free here:
Download link
(930KB, PDF)
Similar books
Perl 5 Tutorialby Chan Bernard Ki Hong
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.
(21408 views)
Beginning Perlby Simon Cozens, Peter Wainwright - 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.
(23539 views)
Perl for Beginnersby Geoffrey Sampson - BookBoon
Contents: Introduction; Getting started; Data types; Operators; Branches; Program layout; Built-in functions; Loops; Reading from a file; Pattern matching; Writing to a file; Arrays; Lists; Scalar versus list context; Two-dimensional tables; etc.
(15993 views)
Perl for the Webby 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.
(15903 views)