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: Higher-Order Perl: Transforming Programs with ProgramsHigher-Order Perl: Transforming Programs with Programs
by - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(19663 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.
(20851 views)
Book cover: Perl 5 TutorialPerl 5 Tutorial
by
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.
(18882 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.
(13995 views)