|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re^2: passing arrays to subroutinesby nobull (Friar) |
| on Mar 16, 2005 at 21:02 UTC ( #440147=note: print w/ replies, xml ) | Need Help?? |
|
Unpacking @_ with explicit subscripts is inefficient and unsightly. Using an array slice in a scalar context is also messy. or
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||