MARC-Record 0.06 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: MARC-Record-0.06/lib/MARC/Record.pm -- Around line 219: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content Around line 268: '=item' outside of any '=over' Around line 328: You forgot a '=back' before '=head2' Around line 518: '=item' outside of any '=over' Around line 550: You forgot a '=back' before '=head1' Around line 552: '=item' outside of any '=over' Around line 573: You forgot a '=back' before '=head1' Around line 575: '=item' outside of any '=over' Around line 598: You forgot a '=back' before '=head1' Around line 602: '=item' outside of any '=over' Around line 612: You forgot a '=back' before '=head1'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- MARC::Field
- MARC::Record
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.