Logo

Practical Perl Programming by A. D. Marshall

Small book cover: Practical Perl Programming

Practical Perl Programming
by

Publisher: Cardiff School of Computer Science

Description:
This is an introduction to Perl programming. The text gives introduction to Perl, then covers numeric and string literals, variables, arrays, operators, Perl statements, functions, references, input and output in Perl, regular expressions, reports, special variables, handling errors and signals, objects in Perl, Perl modules, debugging, command-line options, networking, CGI Programming in Perl, HTML forms, using Perl with web servers.

Home page url

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

Similar books

Book cover: Picking Up PerlPicking Up Perl
by - ebb.org
The material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming.
(17300 views)
Book cover: Extreme Programming in PerlExtreme Programming in Perl
by - O'Reilly Media
The book takes a fresh look at software development. Business people will learn how XP enables customer-programmer communication for efficient and flexible requirements gathering. Programmers will see how XP allows them to take pride in their craft.
(20840 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.
(12117 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.
(21318 views)