|
|
| There's more than one way to do things | |
| PerlMonks |
ARGV and online Perl commandsby juliosergio (Acolyte) |
| on Jan 10, 2013 at 19:25 UTC ( #1012717=perlquestion: print w/ replies, xml ) | Need Help?? |
|
juliosergio has asked for the
wisdom of the Perl Monks concerning the following question:
I need to have access to individual elements of the ARGV array in an online Perl command. Apparently, I have come to getting the whole array as follows:
However, when I try to print just a single element, a weird output is what I get! Is there something I'm missing? Thanks,
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||