On Sun Aug 23 2009 @ 9:06, Andrew Steinborn wrote:
> Shawn H. Corey wrote:
> >Andrew Steinborn wrote:
> >>I need to know how to get the arguments passed to Perl. I'm
> >>using the ActiveState built version of Perl on Windows Vista.
> >>
> >
> >Perl loads the command-line arguments into the special
Shawn H. Corey wrote:
Andrew Steinborn wrote:
I need to know how to get the arguments passed to Perl. I'm using the
ActiveState built version of Perl on Windows Vista.
Perl loads the command-line arguments into the special variable @ARGV
See `perldoc perlvar`.
Thanks. I figured it out re
Andrew Steinborn wrote:
I need to know how to get the arguments passed to Perl. I'm using the
ActiveState built version of Perl on Windows Vista.
Perl loads the command-line arguments into the special variable @ARGV
See `perldoc perlvar`.
--
Just my 0.0002 million dollars worth,
Shaw
I need to know how to get the arguments passed to Perl. I'm using the
ActiveState built version of Perl on Windows Vista.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/