Kwalitee Issues

no_pod_errors

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

Error: CGI-Wiki-0.63/lib/CGI/Wiki/Search/Base.pm -- Around line 158: You forgot a '=back' before '=head2' Around line 177: '=item' outside of any '=over' CGI-Wiki-0.63/lib/CGI/Wiki/Store/Database.pm -- Around line 41: =over without closing =back Around line 144: =over without closing =back CGI-Wiki-0.63/lib/CGI/Wiki/Store/MySQL.pm -- Around line 37: =over without closing =back CGI-Wiki-0.63/lib/CGI/Wiki/Store/Pg.pm -- Around line 37: =over without closing =back CGI-Wiki-0.63/lib/CGI/Wiki/Store/SQLite.pm -- Around line 31: =over without closing =back Around line 49: =over without closing =back CGI-Wiki-0.63/lib/CGI/Wiki.pm -- Around line 800: 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: CGI::Wiki, CGI::Wiki::Formatter::Default, CGI::Wiki::Plugin, CGI::Wiki::Search::Base, CGI::Wiki::Search::DBIxFTS, CGI::Wiki::Search::Plucene, CGI::Wiki::Search::SII, CGI::Wiki::Setup::DBIxFTSMySQL, CGI::Wiki::Setup::MySQL, CGI::Wiki::Setup::Pg, CGI::Wiki::Setup::SII, CGI::Wiki::Setup::SQLite, CGI::Wiki::Store::Database, CGI::Wiki::Store::MySQL, CGI::Wiki::Store::Pg, CGI::Wiki::Store::SQLite, CGI::Wiki::TestConfig::Utilities, CGI::Wiki::TestLib

consistent_version

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

Error: 0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.27,0.63

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

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
CGI::Wiki A toolkit for building Wikis. 0.63 metacpan
CGI::Wiki::Formatter::Default A formatter for CGI::Wiki. 0.02 metacpan
CGI::Wiki::Plugin A base class for CGI::Wiki plugins. 0.03 metacpan
CGI::Wiki::Search::Base Base class for CGI::Wiki search plugins. 0.01 metacpan
CGI::Wiki::Search::DBIxFTS DBIx::FullTextSearch search plugin for CGI::Wiki. 0.05 metacpan
CGI::Wiki::Search::Plucene Use Plucene to search your CGI::Wiki wiki. 0.01 metacpan
CGI::Wiki::Search::SII Search::InvertedIndex plugin for CGI::Wiki. 0.09 metacpan
CGI::Wiki::Setup::DBIxFTSMySQL set up fulltext indexes for CGI::Wiki 0.04 metacpan
CGI::Wiki::Setup::MySQL Set up tables for a CGI::Wiki store in a MySQL database. 0.07 metacpan
CGI::Wiki::Setup::Pg Set up tables for a CGI::Wiki store in a Postgres database. 0.08 metacpan
CGI::Wiki::Setup::SII Set up Search::InvertedIndex indexes for CGI::Wiki 0.03 metacpan
CGI::Wiki::Setup::SQLite Set up tables for a CGI::Wiki store in a SQLite database. 0.06 metacpan
CGI::Wiki::Store::Database parent class for database storage backends for CGI::Wiki 0.27 metacpan
CGI::Wiki::Store::MySQL MySQL storage backend for CGI::Wiki 0.03 metacpan
CGI::Wiki::Store::Pg Postgres storage backend for CGI::Wiki 0.05 metacpan
CGI::Wiki::Store::SQLite SQLite storage backend for CGI::Wiki 0.05 metacpan
CGI::Wiki::TestConfig::Utilities Utilities for testing CGI::Wiki things (deprecated). 0.06 metacpan
CGI::Wiki::TestLib Utilities for writing CGI::Wiki tests. 0.03 metacpan

Other Files

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