Scroll to navigation

Catmandu::Fix::sum(3pm) User Contributed Perl Documentation Catmandu::Fix::sum(3pm)
 

NAME

Catmandu::Fix::sum - replace the value of an array field with the sum of it's elements

SYNOPSIS

   # e.g. numbers => [2, 3]
   sum(numbers)
   # numbers => 5

SEE ALSO

Catmandu::Fix
2014-10-14 perl v5.20.1