![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: print the array using command line arguementsby Fengor (Pilgrim) |
on Nov 30, 2006 at 07:48 UTC ( #586890=note: print w/replies, xml ) | Need Help?? |
The problem in your code is the line my @new = @array[join(",",@ARGV)];
--
In Section
Seekers of Perl Wisdom
|
|