world's simplest program:
print "\n\$ARGV[0] = $ARGV[0]\n";I invoke it with this command:
argstest.pl Helloit says I'm trying to use uninitialized value $ARGV[0]. I've been writing Perl for years. I use command line args all the time. But this is a new build on a new computer. The old build on the old computer still works fine. This is driving me nuts!
New build is 64-bit Perl28 from ActiveState.
In reply to command line args by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |