Scroll to navigation

Catmandu::Cmd::convert(3pm) User Contributed Perl Documentation Catmandu::Cmd::convert(3pm)

NAME

Catmandu::Cmd::convert - convert objects

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
2017-01-04 perl v5.24.1