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 (81) does not match dist (80):
  • 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

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.

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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

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:

  • SVN::Web::DiffParser::Change
  • SVN::Web::Test::Mechanize

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.

Modules

Name Abstract Version View
SVN::Web Subversion repository web frontend 0.53 metacpan
SVN::Web::Blame SVN::Web action to show blame/annotation information 0.53 metacpan
SVN::Web::Browse SVN::Web action to browse a Subversion repository 0.53 metacpan
SVN::Web::Checkout SVN::Web action to checkout a given file 0.53 metacpan
SVN::Web::Diff SVN::Web action to show differences between file revisions 0.53 metacpan
SVN::Web::DiffParser Parse patch files containing unified and standard diffs 0.53 metacpan
SVN::Web::DiffParser::Change metacpan
SVN::Web::I18N SVN::Web internationalisation class 0.53 metacpan
SVN::Web::List SVN::Web action to list available repositories 0.53 metacpan
SVN::Web::Log SVN::Web action to show log messages for a repository path 0.53 metacpan
SVN::Web::RSS SVN::Web action to generate an RSS feed 0.53 metacpan
SVN::Web::Revision SVN::Web action to view a repository revision 0.53 metacpan
SVN::Web::Test automated web testing for SVN::Web 0.53 metacpan
SVN::Web::Test::Mechanize metacpan
SVN::Web::View SVN::Web action to view a file in the repository 0.53 metacpan
SVN::Web::X exceptions for SVN::Web 0.53 metacpan
SVN::Web::action base class for SVN::Web::actions 0.53 metacpan

Other Files

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