Kwalitee Issues

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: t/002_config.t.PL

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.040/lib/SVN/Notify/Mirror/Rsync.pm -- Around line 157: L<> starts or ends with whitespace SVN-Notify-Mirror-0.040/lib/SVN/Notify/Mirror/SSH.pm -- Around line 141: L<> starts or ends with whitespace Around line 279: You forgot a '=back' before '=head1' SVN-Notify-Mirror-0.040/lib/SVN/Notify/Mirror.pm -- Around line 268: 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.

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.040 metacpan
SVN::Notify::Mirror::Rsync Mirror a repository path via Rsync 0.040 metacpan
SVN::Notify::Mirror::SSH Mirror a repository path via SSH 0.040 metacpan

Other Files

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