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::Cmd::convert - convert items

EXAMPLES

catmandu convert <IMPORTER> <OPTIONS> to <EXPORTER> <OPTIONS>

cat books.json | catmandu convert JSON to CSV --fields id,title

catmandu help importer JSON
catmandu help exporter YAML