MARC::Moose::Parser - A record parser base class
version 1.0.46
A <MARC::Moose::Lint::Checker> which is associated with parsed records. This 'lint' object is assigned to each record, so the 'check' method is available for them: $record-check()>.
$record-
Return a MARC::Moose::Record object build from a parsed string
MARC::Moose
MARC::Moose::Parser::Isis.pm
MARC::Moose::Parser::Iso2709.pm
MARC::Moose::Parser::Legacy.pm
MARC::Moose::Parser::Marcxml.pm
MARC::Moose::Parser::MarcxmlSax.pm
MARC::Moose::Parser::MarcxmlSaxSimple.pm
MARC::Moose::Parser::Yaml.pm
Frédéric Demians <f.demians@tamil.fr>
This software is copyright (c) 2022 by Frédéric Demians.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
7 POD Errors
The following errors were encountered while parsing the POD:
Unterminated L<...> sequence
To install MARC::Moose, copy and paste the appropriate command in to your terminal.
cpanm
cpanm MARC::Moose
CPAN shell
perl -MCPAN -e shell install MARC::Moose
For more information on module installation, please visit the detailed CPAN module installation guide.