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 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.
(12173 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.
(22386 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.
(16304 views)
Book cover: Perl 5 InternalsPerl 5 Internals
by - NetThink
A three-hour course which provides a hands-on introduction to how the perl interpreter works internally, how to go about testing and fixing bugs in the interpreter, and what the internals are likely to look like in the future of Perl, Perl 6.
(13094 views)