sub SumArryRcs { @_ ? shift(@_) + __SUB__->(@_) : 0 } [download]
In reply to Re: Best way to sum an array? by Anonymous Monk in thread Best way to sum an array? by Anonymous Monk