Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: 'HASH(...)' for 'bugtracker' does not have a URL scheme (resources -> bugtracker) [Validation: 1.4];'HASH(...)' for 'repository' does not have a URL scheme (resources -> repository) [Validation: 1.4]

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Text-Delimited-2.07/lib/Text/Delimited.pm -- Around line 42: '=item' outside of any '=over' Around line 105: You forgot a '=back' before '=head1' Around line 110: '=item' outside of any '=over' Around line 120: You forgot a '=back' before '=head1'

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

Modules

Name Abstract Version View
Rcs::Parser 2.07 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan