Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Catalyst::Controller
  • Catalyst::Model::DBIC::Schema
  • DBIx::Class::Core
  • DBIx::Class::ResultSet
  • DBIx::Class::Schema
  • Date::Parse
  • DateTime
  • File::ShareDir
  • Module::Locate
  • Module::Runtime
  • Moo
  • Moose
  • MooseX::MarkAsMethods
  • MooseX::NonMoose
  • Path::Class
  • Plack::App::File
  • Plack::Builder
  • Plack::Middleware::ConditionalGET
  • String::Random
  • Types::Standard
  • URI::Escape
  • namespace::autoclean
  • parent

no_pod_errors

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

Error: Rapi-Blog-1.0004/lib/Rapi/Blog/DB/Result/Post.pm -- Around line 466: Unknown directive: =body

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.

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: Rapi::Blog::Util::Term::ReadPassword

test_prereq_matches_use

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

Error:

  • Path::Class

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.11,1.0004

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
Rapi::Blog Plack-compatible, RapidApp-based blog engine 1.0004 metacpan
Rapi::Blog::Controller::Remote General-purpose controller actions metacpan
Rapi::Blog::DB metacpan
Rapi::Blog::DB::Component::ResultSet::ListAPI Common "ListAPI" interface metacpan
Rapi::Blog::DB::Component::SafeResult metacpan
Rapi::Blog::DB::Result::Comment metacpan
Rapi::Blog::DB::Result::Hit metacpan
Rapi::Blog::DB::Result::Post Post row object metacpan
Rapi::Blog::DB::Result::PostTag metacpan
Rapi::Blog::DB::Result::Tag metacpan
Rapi::Blog::DB::Result::User User row object metacpan
Rapi::Blog::DB::ResultSet::Hit metacpan
Rapi::Blog::DB::ResultSet::Post metacpan
Rapi::Blog::DB::ResultSet::Tag metacpan
Rapi::Blog::DB::ResultSet::User metacpan
Rapi::Blog::Model::DB Catalyst/RapidApp DBIC Schema Model metacpan
Rapi::Blog::Module::GridBase metacpan
Rapi::Blog::Module::PageBase metacpan
Rapi::Blog::Module::PostPage metacpan
Rapi::Blog::Template::AccessStore metacpan
Rapi::Blog::Template::Postprocessor::MarkdownElement metacpan
Rapi::Blog::Util metacpan
Rapi::Blog::Util::Rabl Base class for rabl.pl modules metacpan
Rapi::Blog::Util::Rabl::Create Create/bootstrap new Rapi::Blog site metacpan
Rapi::Blog::Util::Term::ReadPassword 0.11 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.pod metacpan
cpanfile metacpan
dist.ini metacpan