MANPAGES
Skip Quicknav
/ testing / libcatmandu-perl / Catmandu::Fix::count(3pm)
Scroll to navigation
Catmandu::Fix::count - replace the value of an array or hash field with its count
# e.g. tags => ["foo", "bar"] count(tags) # tags => 2
Catmandu::Fix