![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: shift doesnt shiftby jplindstrom (Monsignor) |
on Nov 27, 2008 at 13:59 UTC ( #726412=note: print w/replies, xml ) | Need Help?? |
Is the shift statement inside a subroutine or block of any kind?
If it is, it's shifting off @_ instead of @ARGV.
/J
In Section
Seekers of Perl Wisdom
|
|