Perl Quick Reference

Contents:

Select a section...

..then directly to it.

Perl is the most common developing language used for CGI throughout the Web. This chapter gives a quick reference to Perl syntax and functions. To learn Perl from scratch, we recommend Learning Perl by Randal Schwartz. For Perl reference, we recommend Perl Developing, Second version by Larry Wall, Tom Christiansen, and Randal Schwartz. Both are published by Anonymous.

Items followed by a dagger ((dagger)) will default to $_ if omitted.

Command-Line Options