Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

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: Cannot find MANIFEST in dist.

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::Log, Activator::Options, Activator::Registry, Activator::Test::Harness::Selenium, Activator::Test::WWW::Selenium

prereq_matches_use

List all used modules in META.yml requires

Error:

  • App::Build
  • Class::Accessor::Fast
  • DBI
  • File::Rsync
  • Template

main_module_version_matches_dist_version

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

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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::Dictionary, Activator::Emailer, Activator::Log, Activator::Options, Activator::Pager, Activator::Registry, Activator::Test::Harness::Selenium, Activator::Test::WWW::Selenium, Catalyst::Plugin::SecureCookies

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • DBI

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::Build subclass to Module::Build for creating cpan modules. metacpan
Activator::Builder output tarballs, cpan dist, rpm and deb packages for an Activator Project metacpan
Activator::DB Wrap DBI with convenience subroutines and consistant access accross all programs in a project. metacpan
Activator::Dictionary metacpan
Activator::Emailer 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::Project metacpan
Activator::Registry provide a registry based on YAML file(s) metacpan
Activator::Test::Harness::Selenium Harness to run selenium IDE generated tests on multiple platforms easily metacpan
Activator::Test::WWW::Selenium Easy to use wrapper for selenium IDE generated tests 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
Changes metacpan
README metacpan