Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: App-Slaughter-3.0.0/lib/Slaughter/API/generic.pm -- Around line 518: Expected text after =item, not a number Around line 522: Expected text after =item, not a number Around line 678: Expected text after =item, not a number Around line 682: Expected text after =item, not a number App-Slaughter-3.0.0/modules/Apache.pm -- Around line 110: Unknown directive: =head Around line 152: Unknown directive: =head Around line 182: =end doc without matching =begin. (Stack: [empty]) Around line 218: =end doc without matching =begin. (Stack: [empty]) Around line 248: =end doc without matching =begin. (Stack: [empty])

has_meta_json

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

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: modules/Apache.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: Apache

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:

  • Apache

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
Apache An interface to the apache webserver. metacpan
Slaughter::API::MSWin32 Perl Automation Tool Helper Windows implementation metacpan
Slaughter::API::freebsd Perl Automation Tool Helper FreeBSD implementation metacpan
Slaughter::API::generic Perl Automation Tool Helper generic implementation metacpan
Slaughter::API::linux Perl Automation Tool Helper Linux implementation metacpan
Slaughter::API::openbsd Perl Automation Tool Helper OpenBSD implementation metacpan
Slaughter::Info::MSWin32 Perl Automation Tool Helper Windows info implementation metacpan
Slaughter::Info::freebsd Perl Automation Tool Helper FreeBSD info implementation metacpan
Slaughter::Info::generic Perl Automation Tool Helper generic info implementation metacpan
Slaughter::Info::linux Perl Automation Tool Helper linux info implementation metacpan
Slaughter::Info::openbsd Perl Automation Tool Helper OpenBSD info implementation metacpan
Slaughter::Packages::freebsd Abstractions for FreeBSD package management. metacpan
Slaughter::Packages::linux Abstractions for GNU/Linux package management. metacpan
Slaughter::Packages::openbsd Abstractions for OpenBSD package management. metacpan
Slaughter::Transport::git Git transport class. metacpan
Slaughter::Transport::hg Mercurial transport class. metacpan
Slaughter::Transport::http HTTP transport class. metacpan
Slaughter::Transport::local Local filesystem transport class. metacpan
Slaughter::Transport::mojo HTTP transport class. metacpan
Slaughter::Transport::revisionControl Transport base-class. metacpan
Slaughter::Transport::rsync rsync transport class. metacpan
Slaughter::Transport::svn Subversion transport class. metacpan

Other Files

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