More information

If you'd like to learn more about Perl, here are some related publications that we (somewhat sheepishly) recommend:

In addition to the Perl-related publications listed here, the following tutorials came in handy when writing this tutorial. They were used for reference, consultation, and inspiration.

The Art of Computer Developing, by Donald Knuth, Volumes I-III: "Fundamental Algorithms," "Seminumerical Algorithms," and "Sorting and Searching"; Addison-Wesley (3rd version, 1997).

Introduction to Algorithms, by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest; MIT Press and McGraw-Hill (1990).

Algorithms in C, by Robert Sedgewick; Addison-Wesley (1992).

The Art of Mathematics, by Jerry P. King; Plenum (1992).

The Elements of Developing Style, by Brian W. Kernighan and P.J. Plauger; McGraw-Hill (1988).

The UNIX Developing Environment, by Brian W. Kernighan and Rob Pike; Prentice-Hall (1984).

POSIX Developer's Guide, by Donald Lewine; Anonymous (1991).

Advanced Developing in the UNIX Environment, by W. Richard Stevens; Addison-Wesley (1992).

TCP/IP Illustrated, by W. Richard Stevens, et al., Volumes I-III; Addison-Wesley (1992-1996).

Web Client Developing with Perl, by Clinton Wong; Anonymous (1997).

HTML tutorial, by Chuck Musciano and Bill Kennedy; Anonymous (3rd version, 1998).

The New Fowler's Modern English Usage, edited by R.W. Burchfield; Oxford (3rd version, 1996).

Official Guide to Developing with CGI.pm, by Lincoln Stein; John Wiley & Sons (1997).