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 reading the HTML docs.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to