Kwalitee Issues

has_changelog

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

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: Activator, Activator::Config, Activator::Log, Activator::Options, Activator::Registry, Activator::Tutorial

main_module_version_matches_dist_version

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

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: Activator, Activator::Config, Activator::Dictionary, Activator::Emailer, Activator::Log, Activator::Options, Activator::Pager, Activator::Registry, Activator::Tutorial, Catalyst::Plugin::SecureCookies

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
Activator metacpan
Activator::Config provides a merged configuration to a script combining command line options, environment variables, and configuration files. metacpan
Activator::DB Wrap DBI with convenience subroutines and consistant access accross all programs in a project. metacpan
Activator::Dictionary metacpan
Activator::Emailer Send emails from anywhere within a project in the same way using role-based configuration. metacpan
Activator::Exception metacpan
Activator::Log provide a simple wrapper for L<Log::Log4perl> for use within an Activator project. metacpan
Activator::Options process options for a script combining command line, environment variables, and configuration files. metacpan
Activator::Pager Object to assist in implementing pagination interfaces metacpan
Activator::Registry provide a registry based on YAML file(s) metacpan
Activator::Tutorial metacpan
Catalyst::Plugin::Activator::Config Load realm specific application configuration files using Activator::Config metacpan
Catalyst::Plugin::Activator::Dictionary metacpan
Catalyst::Plugin::Activator::Exception metacpan
Catalyst::Plugin::SecureCookies Tamper-resistant, encrypted HTTP Cookies 0.01 metacpan

Other Files

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