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: Perl for BeginnersPerl for Beginners
by - 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.
(13937 views)
Book cover: Mastering PerlMastering Perl
by - O'Reilly Media
This book isn't a collection of clever tricks, but a way of thinking about Perl programming so you can integrate the real-life problems of debugging, maintenance, configuration, and other tasks you encounter as a working programmer.
(12916 views)
Book cover: CGI Programming on the World Wide WebCGI Programming on the World Wide Web
by - O'Reilly
A text for expert programmers, it focuses on the CGI specification down to the details. The book explains what CGI does, describes all CGI methods and environment variables, explains how to port Usenet news to the Web with CGI and more.
(22461 views)
Book cover: Using Perl 6Using Perl 6
by
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.
(15345 views)