App-MARC-Validator-Report
view release on metacpan or search on metacpan
bin/marc-validator-report view on Meta::CPAN
=head1 NAME
marc-validator-report - Tool to process MARC validation report.
=head1 SYNOPSIS
marc-validator-report [-e error] [-h] [-l] [-p plugin] [-v] [--version] report.json
=head1 DESCRIPTION
Tool to process validation report.
=head1 ARGUMENTS
=over 8
=item * C<-e error>
Use error defined by full error string.
Default is 'all'.
=item * C<-h>
Print help.
=item * C<-l>
Print list of unique error messages.
=item * C<-p plugin>
Use plugin defined by name of plugin.
Default is 'all'.
=item * C<-v>
Verbose mode.
=item * C<--version>
Print version of script.
=item * C<report.json>
Report file in JSON format.
=back
=head1 EXAMPLE
marc-validator-report __report.json__
=head1 SEE ALSO
=over
=item L<marc-validator>
Tool to validate records in MARC file.
=back
=head1 REPOSITORY
L<https://github.com/michal-josef-spacek/App-MARC-Validator-Report>
=head1 AUTHOR
Michal Josef Å paÄek L<mailto:skim@cpan.org>
L<http://skim.cz>
=head1 LICENSE AND COPYRIGHT
© 2025-2026 Michal Josef Å paÄek
BSD 2-Clause License
=head1 ACKNOWLEDGEMENTS
Development of this software has been made possible by institutional support
for the long-term strategic development of the National Library of the Czech
Republic as a research organization provided by the Ministry of Culture of
the Czech Republic (DKRVO 2024â2028), Area 11: Linked Open Data.
=head1 VERSION
0.04
=cut
( run in 0.937 second using v1.01-cache-2.11-cpan-39bf76dae61 )