The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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