Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install 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:

  • MANIFEST (506) does not match dist (480):
  • Missing in Dist: inc/Module/AutoInstall.pm, inc/Module/Install.pm, inc/Module/Install/AuthorRequires.pm, inc/Module/Install/AuthorTests.pm, inc/Module/Install/Authority.pm, inc/Module/Install/AutoInstall.pm, inc/Module/Install/Base.pm, inc/Module/Install/Can.pm, inc/Module/Install/CheckConflicts.pm, inc/Module/Install/Fetch.pm, inc/Module/Install/Include.pm, inc/Module/Install/Makefile.pm, inc/Module/Install/Metadata.pm, inc/Module/Install/Scripts.pm, inc/Module/Install/Win32.pm, inc/Module/Install/WriteAll.pm, t/aggregate.t, t/author/http-server.t, t/author/notabs.t, t/author/pod.t, t/author/podcoverage.t, t/author/spelling.t, t/author/unicode_plugin_nested_params.t, t/lib/Catalyst/ActionRole/Moo.pm, t/lib/Moo.pm, t/lib/TestApp/ActionRole/Moo.pm

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: Catalyst::Plugin::Unicode::Encoding, Catalyst::Response::Writer

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: Catalyst::Plugin::Unicode::Encoding, Catalyst::Response::Writer, Catalyst::Utils

consistent_version

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

Error: 5.90116,99.0

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
Catalyst The Elegant MVC Web Application Framework 5.90116 metacpan
Catalyst::Action Catalyst Action metacpan
Catalyst::ActionChain Chain of Catalyst Actions metacpan
Catalyst::ActionContainer Catalyst Action Container metacpan
Catalyst::ActionRole::ConsumesContent Match on HTTP Request Content-Type metacpan
Catalyst::ActionRole::HTTPMethods Match on HTTP Methods metacpan
Catalyst::ActionRole::QueryMatching Match on GET parameters using type constraints metacpan
Catalyst::ActionRole::Scheme Match on HTTP Request Scheme metacpan
Catalyst::Base Deprecated base class metacpan
Catalyst::ClassData Class data accessors metacpan
Catalyst::Component Catalyst Component Base Class metacpan
Catalyst::Component::ApplicationAttribute Moose Role for components which capture the application context. metacpan
Catalyst::Component::ContextClosure Moose Role for components which need to close over the $ctx, without leaking metacpan
Catalyst::Controller Catalyst Controller base class metacpan
Catalyst::DispatchType DispatchType Base Class metacpan
Catalyst::DispatchType::Chained Path Part DispatchType metacpan
Catalyst::DispatchType::Default Default DispatchType metacpan
Catalyst::DispatchType::Index Index DispatchType metacpan
Catalyst::DispatchType::Path Path DispatchType metacpan
Catalyst::Dispatcher The Catalyst Dispatcher metacpan
Catalyst::Engine The Catalyst Engine metacpan
Catalyst::EngineLoader The Catalyst Engine Loader metacpan
Catalyst::Exception Catalyst Exception Class metacpan
Catalyst::Exception::Basic Basic Catalyst Exception Role metacpan
Catalyst::Exception::Detach Exception for redispatching using $ctx->detach() metacpan
Catalyst::Exception::Go Exception for redispatching using $ctx->go() metacpan
Catalyst::Exception::Interface Role defining the interface for Catalyst exceptions metacpan
Catalyst::Log Catalyst Log Class metacpan
Catalyst::Middleware::Stash The Catalyst stash - in middleware metacpan
Catalyst::Model Catalyst Model base class metacpan
Catalyst::Plugin::Unicode::Encoding Unicode aware Catalyst 99.0 metacpan
Catalyst::Request provides information about the current client request metacpan
Catalyst::Request::PartData metacpan
Catalyst::Request::Upload handles file upload requests metacpan
Catalyst::Response stores output responding to the current client request metacpan
Catalyst::Response::Writer Proxy over the PSGI Writer metacpan
Catalyst::Runtime The Catalyst Framework Runtime 5.90116 metacpan
Catalyst::Script::CGI The CGI Catalyst Script metacpan
Catalyst::Script::Create Create a new Catalyst Component metacpan
Catalyst::Script::FastCGI The FastCGI Catalyst Script metacpan
Catalyst::Script::Server Catalyst test server metacpan
Catalyst::Script::Test Test Catalyst application on the command line metacpan
Catalyst::ScriptRole Common functionality for Catalyst scripts. metacpan
Catalyst::ScriptRunner The Catalyst Framework script runner metacpan
Catalyst::Stats Catalyst Timing Statistics Class metacpan
Catalyst::Test Test Catalyst Applications metacpan
Catalyst::Utils The Catalyst Utils metacpan
Catalyst::View Catalyst View base class metacpan

Provides

Name File View
Catalyst::Exception::Base lib/Catalyst/Exception.pm metacpan

Other Files

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