NAME

Catmandu::Exporter::Null - a expoter that doesn't export anything

SYNOPSIS

# From the commandline
$ catmandu convert JSON --fix myfixes to Null < /tmp/data.json

DESCRIPTION

This exporter exports nothing and can be used as in situations where you e.g. export data from a fix.

SEE ALSO

Catmandu::Exporter