NAME
MARC::Moose::Parser - A record parser base class
VERSION
version 1.0.49
METHODS
lint
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()>.
begin
end
parse
Return a MARC::Moose::Record object build from a parsed string
SEE ALSO
AUTHOR
Frédéric Demians <f.demians@tamil.fr>
COPYRIGHT AND LICENSE
This software is copyright (c) 2024 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:
- Around line 77:
Unterminated L<...> sequence
- Around line 81:
Unterminated L<...> sequence
- Around line 85:
Unterminated L<...> sequence
- Around line 89:
Unterminated L<...> sequence
- Around line 93:
Unterminated L<...> sequence
- Around line 97:
Unterminated L<...> sequence
- Around line 101:
Unterminated L<...> sequence