Binary package “libcatmandu-exporter-table-perl” in ubuntu noble

Catmandu modules for exporting data in tabular MultiMarkdown format

 Catmandu::Exporter::Table provides modules for exporting data in tabular
 MultiMarkdown format.
 .
 The output can be used for simple display, for instance to preview Excel
 files on the command line. Use Pandoc to further convert to other table
 formats, e.g. LaTeX, html5, mediawiki:
 .
  catmandu convert XLS to Table < sheet.xls | pandoc -t html5
 .
 See also:
  http://johnmacfarlane.net/pandoc
  https://metacpan.org/pod/Text::MarkdownTable
 .
 Catmandu provides a suite of Perl modules to ease the import, storage,
 retrieval, export and transformation of metadata records.