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 (68) does not match dist (67):
  • Duplicates in MANIFEST: SIGNATURE

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: SVN::Web::X, SVN::Web::action

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Sun 07 May 2006 12:14:39 AM JST gpg: using DSA key 93A807642C37E375 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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::Web::RSS, SVN::Web::Test, SVN::Web::X, SVN::Web::action

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).

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.

Modules

Name Abstract Version View
SVN::Web Subversion repository web frontend 0.47 metacpan
SVN::Web::Browse SVN::Web action to browse a Subversion repository metacpan
SVN::Web::Checkout SVN::Web action to checkout a given file metacpan
SVN::Web::Diff SVN::Web action to show differences between file revisions metacpan
SVN::Web::List SVN::Web action to list available repositories metacpan
SVN::Web::Log SVN::Web action to show log messages for a repository path metacpan
SVN::Web::RSS SVN::Web action to generate an RSS feed metacpan
SVN::Web::Revision SVN::Web action to view a repository revision metacpan
SVN::Web::Test automated web testing for SVN::Web metacpan
SVN::Web::View SVN::Web action to view a file in the repository metacpan
SVN::Web::X exceptions for SVN::Web metacpan
SVN::Web::action base class for SVN::Web::actions metacpan

Other Files

Build.PL metacpan
CONTRIBUTING.pod metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan