There are some predefine associative array, like
%ENV, %INC, %SIG...
@ARGV, @INC...
Can any one explain the use on @ISA and @EXPORT, @EXPORT_OK, %EXPORT_TAGS.
%ENV, %INC, %SIG...
@ARGV, @INC...
Can any one explain the use on @ISA and @EXPORT, @EXPORT_OK, %EXPORT_TAGS.
Comment