Kwalitee Issues

has_tests

Add tests!

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: Alien::SVN

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 Wed 23 Feb 2011 09:45:49 AM JST gpg: using DSA key 58CA219610F54327 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: src/subversion/subversion/bindings/swig/perl/native/Base.pm, src/subversion/subversion/bindings/swig/perl/native/Client.pm, src/subversion/subversion/bindings/swig/perl/native/Core.pm, src/subversion/subversion/bindings/swig/perl/native/Delta.pm, src/subversion/subversion/bindings/swig/perl/native/Fs.pm, src/subversion/subversion/bindings/swig/perl/native/Ra.pm, src/subversion/subversion/bindings/swig/perl/native/Repos.pm, src/subversion/subversion/bindings/swig/perl/native/Wc.pm

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: Alien::SVN

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.6.12,v1.6.12.1

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.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Alien::SVN A wrapper for installing the SVN Perl bindings v1.6.12.1 metacpan
SVN::Base Base class for importing symbols for svn modules metacpan
SVN::Client Subversion client functions metacpan
SVN::Core Core module of the subversion perl bindings 1.6.12 metacpan
SVN::Delta Subversion delta functions metacpan
SVN::Fs Subversion filesystem functions metacpan
SVN::Ra Subversion remote access functions metacpan
SVN::Repos Subversion repository functions metacpan
SVN::Wc Subversion working copy functions metacpan

Other Files

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