MANPAGES
Skip Quicknav
/ bullseye / libcatmandu-perl / Catmandu::Fix::sum(3pm)
Scroll to navigation
Catmandu::Fix::sum - replace the value of an array field with the sum of its elements
# e.g. numbers => [2, 3] sum(numbers) # numbers => 5
Catmandu::Fix