Predefined Variables


Perl has a number of predefined variables that resemble gibberish. There is an arguement that these variables usually have a mnemonic that makes sense but this is debatable. :-) I'll only mention a few of them here since there are many.

The following list consists of a predefined variable and its English equivalent (if any). Inside the []'s will be the mnemonic as suggested by the Perl documentation or from the Camel Book (see references). Note: to be able to use the English equivalents you must specify 'use English;' at the top of your perl program.

Note that there are many many more predefined, special variables. These just touch the surface.


Workstation Support Group (wsg@arches.uga.edu), UCNS, UGA, Athens, GA.
go to course beginning    comments    WSG homepage    UGA homepage