![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: I'm an idiot newbie, soby Beatnik (Parson) |
on Apr 21, 2001 at 02:46 UTC ( [id://74360]=note: print w/replies, xml ) | Need Help?? |
Try @ARGV... the first parameter is $ARGV[0], second is $ARGV[1] etc. You also might wanna look at Getopt::Long and Getopt::Std.
More info, check here
Greetz Beatnik ... Quidquid perl dictum sit, altum viditur.
In Section
Seekers of Perl Wisdom
|
|