-
-
08 Jun 2021 16:09:57 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (3)
- Testers (555 / 0 / 1)
- Kwalitee
Bus factor: 1- 80.21% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (52KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AnyEvent::Processor
- Carp
- Getopt::Long
- JSON
- List::Util
- MARC::Record
- Modern::Perl
- Moose
- Moose::Role
- Moose::Util::TypeConstraints
- MooseX::RW::Reader
- MooseX::RW::Reader::File
- MooseX::RW::Writer
- Pod::Usage
- Text::Iconv
- XML::SAX
- XML::SAX::Base
- XML::Simple
- XML::Writer
- YAML
- YAML::Syck
- base
- bytes
- strict
- utf8
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.0.45
- Fix bug converting 600 field
Documentation
Read and output MARC record fileLint ISO2709 file against validation rulesModules
Moose based MARC records set of toolsMarc field base objectControl Marc field (tag < 010)Standard Marc Field (tag >= 010)Base class to format Marc recordConvert authority record from UNIMARC to MARC21MARC::Moose record formater into ISO 2709 formatRecord formater into a Json representationRecord formater into the legacy MARC::Record objectMARC::Moose record formater into MARCXMLRecord formater into a text representationConvert biblio record from UNIMARC to MARC21Marc record formater into YAML representationA Moose::Role to 'lint' biblio recordA class to 'lint' biblio record based on a rules fileProcessor to lint a biblio records fileA record parser base classISIS records parserParser for ISO2709 recordsParser for JSON recordsParser for MARC::Record legacy recordsParser for MARXML recordsParser for MARXML records using SAX parserSAX handler for parsing MARXML recordsParser for MARXML records using SAX::Simple parserParser for YAML recordsBase class for a reader returning MARC::Moose recordsA Moose::Role MARC::Moose::Record reader from a fileA file reader for ISIS (DOS) encoded recordsFile reader for MARC::Moose record from ISO2709 fileFile reader for MARCXML fileA Moose::Role reader from a stringFile reader for MARC::Moose record from ISO2709 stringMARC::Moose bibliographic recordA Moose::Role to write somewhere MARC::Moose recordsModule Install Instructions
To install MARC::Moose, copy and paste the appropriate command in to your terminal.
cpanm MARC::Moose
perl -MCPAN -e shell install MARC::Moose
For more information on module installation, please visit the detailed CPAN module installation guide.