Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Perl on CLI


Dean Hamstead wrote:
> 
> Is there an $ENV for command line variables?
> Are their modules to make this easier?
> 
> eg ./myperlscript.pl options here

@ARGV?