Perl
An Online Appendix
to the book "Introduction to CGI/Perl" (M&T Books;
January 1996; $19.95, Book; 151 pages; 1-55851-478-3) by Steven E.
Brenner & Edwin Aoki, is on M&T's Web site, containing the most recent
versions of cgi-lib.pl These recent releases contain functions that
generate page headers and footers, assist error handling and aid
development. The book's online appendix is designed to accompany
and complement the text, complete with downloadable code samples
and invaluable pointers to public-domain and shareware software
mentioned throughout this book.
|
Learning Perl
|
|
by Randal L. Schwartz
Published by O'Reilly & Assoc
November 1, 1993
Paperback
List: $24.95 -- Amazon.com Price: $19.96 -- You Save: $4.99(20%)
ISBN: 1565920422
|
In this smooth, carefully paced course,
a leading Perl trainer teaches you to program in the language
that threatens to make C, sed, awk, and the Unix shell obsolete for
many tasks. This book is the "official" guide for both formal
(classroom) and informal learning. It is fully accessible to the novice
programmer.
Learning Perl is ideal for system administrators, programmers,
and anyone else wanting a down-to-earth introduction to this useful
language. Written by a Perl trainer, the book's aim is to make a
competent, hands-on Perl programmer out of the reader as quickly as
possible. The book takes a step-by-step, hands-on tutorial approach and
includes hundred of short code examples. 274 pp. Pub: 11/93.
It offers a fast-paced, broad introduction to the Perl language.
A quick tutorial leads you through various elements of
the language, and subsequent chapters cover data types, language
syntax, I/O, handling files, and more.
|
|
Perl 5 Desktop Reference
|
|
by Johan Vromans
Published by O'Reilly & Assoc
February 1, 1996
Paperback
List: $6.95 -- Amazon.com Price: $6.25 -- You Save: $0.70(10%)
ISBN: 1565921879
|
A standard quick-reference guide for the Perl programming language,
this book provides a complete overview of Perl, from variables to input
and output, from flow control to regular expressions, from functions
to command-line options--all packaged into a convenient, carry-around
guide that can easily be inserted into a favorite Perl programming
manual. 25 pp. Pub: 2/96.
This is not a complete book, but rather a
handy guide to all the various functions, operators, variables, etc.
in Perl, including the new Perl 5 functions. This is useful as
a companion to one of the above books.
|
|