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: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to