in reply to Re^2: Basic Coding Tips: Parsimonious Parameterization
in thread Basic Coding Tips: Parsimonious Parameterization
I have to admit - he couldn't do it much faster than that and still have a subroutine...
(Anyone else notice that @array2 will always be empty since @array1 will get all of @_? Thus, the foreach will always be skipped!)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Basic Coding Tips: Parsimonious Parameterization
by wazoox (Prior) on Jan 31, 2005 at 12:37 UTC | |
by bart (Canon) on Jan 31, 2005 at 15:58 UTC |