![]() |
|
XP is just a number | |
PerlMonks |
Re: How can I add all the numbers in an array with out doing a foreach loop?by myuserid7 (Scribe) |
on Aug 15, 2006 at 10:03 UTC ( #567413=note: print w/replies, xml ) | Need Help?? |
List::Util provides a sum() function:
In Section
Seekers of Perl Wisdom
|
|