@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
Showing posts with label perl reserved array. Show all posts
Showing posts with label perl reserved array. Show all posts
Jan 3, 2007
Subscribe to:
Posts (Atom)