Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (20) does not match dist (19):
  • Duplicates in MANIFEST: SIGNATURE

no_pod_errors

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

Error: SVN-Notify-Mirror-0.038/lib/SVN/Notify/Mirror/Rsync.pm -- Around line 156: L<> starts or ends with whitespace SVN-Notify-Mirror-0.038/lib/SVN/Notify/Mirror/SSH.pm -- Around line 140: L<> starts or ends with whitespace Around line 278: You forgot a '=back' before '=head1' SVN-Notify-Mirror-0.038/lib/SVN/Notify/Mirror.pm -- Around line 275: You forgot a '=back' before '=head2'

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: SVN::Notify::Mirror, SVN::Notify::Mirror::Rsync, SVN::Notify::Mirror::SSH

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
SVN::Notify::Mirror Keep a mirrored working copy of a repository path 0.038 metacpan
SVN::Notify::Mirror::Rsync Mirror a repository path via Rsync 0.038 metacpan
SVN::Notify::Mirror::SSH Mirror a repository path via SSH 0.038 metacpan

Other Files

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