in reply to Re^2: Sum of values in an arrayin 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.