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: 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.
(15162 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.
(13944 views)
Book cover: Exploring Programming Language Architecture in PerlExploring Programming Language Architecture in Perl
by
This book presents an informal and friendly introduction to some of the core ideas in modern computer science, using the programming language Perl as its vehicle. The book takes the form of a series of working interpreters for the language PScheme.
(16182 views)
Book cover: Learning Perl the Hard WayLearning Perl the Hard Way
by - Green Tea Press
The book for people who already know how to program in another language, but don't know Perl. It gets through the basics as quickly as possible, the emphasis is on good programming style in Perl. Object-oriented programming is the center of focus.
(23040 views)