|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^2: My first perl script is working, what did I do wrong?by Anonymous Monk |
| on Nov 09, 2012 at 11:36 UTC ( #1003103=note: print w/ replies, xml ) | Need Help?? |
|
1 == @ARGV or die "One, and only one argument expected\n"; 1 == @ARGV or die Usage();
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||