Kwalitee Issues

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: Apache-Voodoo-2.01/lib/Apache/Voodoo/MP.pm -- Around line 1: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content Apache-Voodoo-2.01/lib/Apache/Voodoo/Table.pod -- Around line 151: You forgot a '=back' before '=head1' Apache-Voodoo-2.01/lib/Apache/Voodoo/basics.pod -- Around line 200: You forgot a '=back' before '=head1'

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.

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: Apache::Voodoo, Apache::Voodoo::Debug, Apache::Voodoo::DisplayError, Apache::Voodoo::Handler, Apache::Voodoo::Install::Pid, Apache::Voodoo::Loader::Dynamic, Apache::Voodoo::Loader::Static, Apache::Voodoo::Pager, Apache::Voodoo::ServerConfig, Apache::Voodoo::Table, Apache::Voodoo::Theme, Apache::Voodoo::ValidURL, Apache::Voodoo::Zombie

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.21,1.22,2.00,2.01

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.

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).

Modules

Name Abstract Version View
Apache::Voodoo or just Voodoo for short; is a web application framework for Apache 1.3 and 2.0 2.00 metacpan
Apache::Voodoo::Constants interface to Apache::Voodoo configuration settings. 1.22 metacpan
Apache::Voodoo::Debug handles operations associated with debugging output. 1.21 metacpan
Apache::Voodoo::DisplayError error message displayer 1.21 metacpan
Apache::Voodoo::Handler Main interface between mod_perl and Voodoo 2.01 metacpan
Apache::Voodoo::Install Base package for Apache::Voodoo::Install::* objects. 1.21 metacpan
Apache::Voodoo::Install::Config Apache Voodoo global settings writer 1.21 metacpan
Apache::Voodoo::Install::Distribution 1.21 metacpan
Apache::Voodoo::Install::Pid Pid file handler 1.21 metacpan
Apache::Voodoo::Install::Post handles common post site setup tasks 1.21 metacpan
Apache::Voodoo::Install::Updater Update xml processor 1.21 metacpan
Apache::Voodoo::Loader 1.21 metacpan
Apache::Voodoo::Loader::Dynamic 1.21 metacpan
Apache::Voodoo::Loader::Static 1.21 metacpan
Apache::Voodoo::MP metacpan
Apache::Voodoo::MP::V1 metacpan
Apache::Voodoo::MP::V2 metacpan
Apache::Voodoo::Pager Provides generic pagination controls 1.21 metacpan
Apache::Voodoo::ServerConfig 1.21 metacpan
Apache::Voodoo::Table framework to handle common database operations 1.21 metacpan
Apache::Voodoo::Theme 1.21 metacpan
Apache::Voodoo::ValidURL 1.21 metacpan
Apache::Voodoo::Zombie Internal module used by Voodoo when a end user module dies on load. 1.21 metacpan

Other Files

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