Catmandu::Exporter::Count - a exporter that counts things
Contents
Description
This exporter exports nothing and just counts the number of items found in the input data.
Name
Catmandu::Exporter::Count - a exporter that counts things
See Also
Catmandu::Cmd::count
Catmandu::Exporter::Null
perl v5.40.0 2025-01-17 Catmandu::Exporter::Count(3pm)
Synopsis
# From the commandline
$ catmandu convert JSON to Count < /tmp/data.json
