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

Search results for "Catmandu::Exporter"

Catmandu::Exporter - Namespace for packages that can export River stage two • 77 direct dependents • 83 total dependents

A Catmandu::Exporter is a Perl package that can export data into JSON, YAML, XML or many other formats. By default, data is to STDOUT. Optionally provide a "file" or "fh" parameter to write to a file, string, or handle. Every Catmandu::Exporter is a ...

HOCHSTEN/Catmandu-1.2021 - 06 Nov 2023 09:43:15 UTC - Search in distribution

Catmandu::Exporter::PNX - a Primo normalized XML (PNX) exporter River stage zero No dependents

This is a Catmandu::Exporter for converting Perl into Primo normalized XML (PNX)....

HOCHSTEN/Catmandu-PNX-0.04 - 11 Oct 2019 05:41:32 UTC - Search in distribution
  • Catmandu::PNX - Modules for handling PNX data within the Catmandu framework

Catmandu::Exporter::RDF - serialize RDF data River stage zero No dependents

This Catmandu::Exporter exports RDF data in different RDF serializations....

VOJ/Catmandu-RDF-0.32 - 29 Aug 2017 11:25:23 UTC - Search in distribution
  • Catmandu::RDF - Modules for handling RDF data within the Catmandu framework

Catmandu::Exporter::RIS - a RIS exporter River stage zero No dependents

The RIS exporter requires as input a Perl hash (or a fix) containing RIS fields and values as a string or array reference....

VPEIL/Catmandu-RIS-0.13 - 28 Jun 2022 18:48:20 UTC - Search in distribution

Catmandu::Exporter::XLS - Package that exports XLS files River stage zero No dependents

Catmandu exporter for Excel XLS files....

NICS/Catmandu-XLS-0.10 - 04 Jan 2021 10:57:06 UTC - Search in distribution

Catmandu::Exporter::XML - serialize and export XML documents River stage two • 6 direct dependents • 11 total dependents

This Catmandu::Exporter exports items serialized as XML. Serialization is implemented based on XML::Struct::Writer::Stream. By default, each item is written to STDOUT....

VOJ/Catmandu-XML-0.17 - 15 Sep 2022 05:20:19 UTC - Search in distribution
  • Catmandu::XML - modules for handling XML data within the Catmandu framework

Catmandu::Exporter::XSD - Export and validate XML documents River stage zero No dependents

This is a Catmandu::Exporter for converting Perl into valided XML documents using an XSD schema file....

HOCHSTEN/Catmandu-XSD-0.05 - 08 Oct 2019 07:46:44 UTC - Search in distribution
  • Catmandu::XSD - Modules for handling XML data with XSD compilation

Catmandu::Exporter::Atom - an Atom exporter River stage zero No dependents

HOCHSTEN/Catmandu-Atom-0.05 - 10 Oct 2019 14:41:47 UTC - Search in distribution

Catmandu::Exporter::HTML - a HTML exporter River stage zero No dependents

This is a Catmandu::Exporter for converting Perl into HTML....

HOCHSTEN/Catmandu-HTML-0.02 - 15 May 2018 07:54:37 UTC - Search in distribution
  • Catmandu::HTML - Modules for handling HTML data within the Catmandu framework

Catmandu::Exporter::LIDO - a LIDO exporter River stage zero No dependents

This is a Catmandu::Exporter for converting Perl into LIDO XML (an XML Schema for Contributing Content to Cultural Heritage Repositories)....

NETSENSEI/Catmandu-LIDO-0.10 - 30 Nov 2017 10:26:37 UTC - Search in distribution
  • Catmandu::LIDO - Modules for handling LIDO data within the Catmandu framework

Catmandu::Exporter::MAB2 - Package that exports MAB2 data River stage zero No dependents

JOROL/Catmandu-MAB2-0.24 - 23 Mar 2020 11:06:15 UTC - Search in distribution

Catmandu::Exporter::MARC - Exporter for MARC records River stage one • 1 direct dependent • 1 total dependent

Catmandu::Exporter::MARC is a Catmandu::Exporter to serialize (write) MARC records to a file or the standard output....

HOCHSTEN/Catmandu-MARC-1.32 - 31 Jan 2024 18:27:00 UTC - Search in distribution

Catmandu::Exporter::PICA - Package that exports PICA data River stage zero No dependents

See PICA::Data for more information about PICA data format and record structure....

VOJ/Catmandu-PICA-1.18 - 28 Aug 2023 10:25:46 UTC - Search in distribution

Catmandu::Exporter::Stat - a statistical export River stage zero No dependents

The Catmandu::Stat package can be used to calculate statistics on the availablity of fields in a data file. Use this exporter to count the availability of fields or count the number of duplicate values. For each field the exporter calculates the foll...

HOCHSTEN/Catmandu-Stat-0.13 - 15 Jul 2016 07:28:19 UTC - Search in distribution

Catmandu::Exporter::BagIt - Package that exports data as BagIts River stage zero No dependents

HOCHSTEN/Catmandu-BagIt-0.260 - 13 May 2020 08:08:10 UTC - Search in distribution

Catmandu::Exporter::Table - ASCII/Markdown table exporter River stage one • 1 direct dependent • 1 total dependent

This Catmandu::Exporter exports data in tabular form, formatted in MultiMarkdown syntax. The output can be used for simple display, for instance to preview Excel files on the command line. Use Pandoc <http://johnmacfarlane.net/pandoc/> too further co...

VOJ/Catmandu-Exporter-Table-0.3.0 - 01 Jul 2015 10:20:43 UTC - Search in distribution

Catmandu::Exporter::BibTeX - a BibTeX exporter River stage zero No dependents

The BibTeX Catmandu::Exporter requires as input a Perl hash (or a fix) containing BibTeX fields and values as a string or array reference....

NICS/Catmandu-BibTeX-0.21 - 08 Jun 2021 09:17:17 UTC - Search in distribution

Catmandu::Exporter::Breaker - Package that exports OAI-PMH DC in a Breaker format River stage zero No dependents

Inspired by the article "Metadata Analysis at the Command-Line" by Mark Phillips in <http://journal.code4lib.org/articles/7818> this exporter breaks a metadata records into the Breaker format which can be analyzed further by command line tools....

HOCHSTEN/Catmandu-Breaker-0.141 - 19 Mar 2019 09:42:05 UTC - Search in distribution

Catmandu::Exporter::Template - a TT2 Template exporter in Catmandu style River stage one • 3 direct dependents • 3 total dependents

This Catmandu::Exporter can be used to export records using Template Toolkit. If you are new to Catmandu see Catmandu::Tutorial....

VPEIL/Catmandu-Template-0.14 - 29 Jun 2022 16:11:48 UTC - Search in distribution

Catmandu::SRU - Catmandu module for working with SRU data River stage one • 2 direct dependents • 2 total dependents

VOJ/Catmandu-SRU-0.430 - 22 Jun 2021 19:17:36 UTC - Search in distribution
31 results (0.066 seconds)