There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Catmandu::Exporter::Count - a exporter that counts things

SYNOPSIS

# From the commandline
$ catmandu convert JSON to Count < /tmp/data.json

DESCRIPTION

This exporter exports nothing and just counts the number of items found in the input data.

SEE ALSO

Catmandu::Cmd::count

Catmandu::Exporter::Null