Scroll to navigation

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

NAME

Catmandu::Fix::count - replace the value of an array or hash field with it's count

SYNOPSIS

   # e.g. tags => ["foo", "bar"]
   count(tags) # tags => 2

SEE ALSO

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