![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re^3: shift doesnt shiftby vlsimpson (Beadle) |
on Nov 27, 2008 at 20:31 UTC ( #726479=note: print w/replies, xml ) | Need Help?? |
Sometimes it pays not to depend on the default targets. I've banged my head on similar problems just because I didn't know or misunderstood what was being read. So now I always use whatever is needed explicitly, e.g., shift(@ARGV). But that's just me because I basicly suck at programming ;). Not a pro by any means.
In Section
Seekers of Perl Wisdom
|
|