Perl stuff.

See also: PerlErrorCodes

A URL with lots of useful perl stuff:

Notes on special variables in perl:

Information from System Files

Special Variables

The following variables are context dependent and need not be localized:

The following variables are always local to the current block:

Special Arrays

Environment Variables

Perl uses the following environment variables.


CategorySoftware

PerlLanguage (last edited 2004-08-01 07:29:47 by AdamShand)