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 its count

SYNOPSIS

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

SEE ALSO

Catmandu::Fix

2022-03-22 perl v5.34.0