June 2002
Beginner
759 pages
80h 42m
English
@ARGVThe array containing the command-line arguments intended for the script.
@INCThe array containing the list of places to look
for Perl scripts to be evaluated by the do, require, or use constructs.
@FThe array into which the input lines are split when the -a command-line switch is given.
%INCThe hash containing entries for the filename of
each file that has been included via do or require.
%ENVThe hash containing your current environment.
%SIGThe hash used to set signal handlers for various signals.