|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^2: shift vs @_by ambrus (Abbot) |
| on Oct 07, 2006 at 11:52 UTC ( #576825=note: print w/ replies, xml ) | Need Help?? |
|
I don't usually use shift even if I want to do something with the rest of the arguments. I do, like, my($one, %hash) = @_;.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||