develooper Front page | perl.beginners | Postings from August 2009

Re: Totally lost on how to get the argv of Perl

Thread Previous | Thread Next
From:
Shawn H. Corey
Date:
August 1, 2009 00:23
Subject:
Re: Totally lost on how to get the argv of Perl
Message ID:
4A73ED6A.4040602@gmail.com
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.00000002 million dollars worth,
   Shawn

Programming is as much about organization and communication
as it is about coding.

My favourite four-letter word is "Done!"

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About