Skip to content
heikojansen edited this page Sep 14, 2010 · 3 revisions

Plan

The aim is to create a Perl module that allows easy parsing, creation and manipulation of MODS records.
I also intend to add transformation features from MODS to MARCXML, Dublin Core etc., though quite probably this will be done by using XML::LibXSLT and existing stylesheets.

The name MODS::Record was chosen instead of XML::MODS or the like because of the logical connection to MARC::Record, PICA::Record or MAB2.

Current state

The module is in pre-alpha state! API, internaly and everything else is expected to change (or yet to be implemented)!

Clone this wiki locally