in reply to Re^2: Sum of values in an array
in thread Sum of values in an array

List::Util is in the Perl core. Try it out, you should already have it installed.

Otherwise, BrowserUk has given you an alternative method.