@ARGV
list of command line arguments supplied to the script. first index, 0, is the first argument
@INC
list of directories that Perl should examine when importing modules via the do, require, or use constructs
@_
list of parameters supplied to the function or subroutine
Jan 3, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment