Security Advisories

Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_meta_yml

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

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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::Manual, Catalyst::Test

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTTP::Date
  • mro

no_pod_errors

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

Error: Catalyst-Runtime-5.8000_03/lib/Catalyst.pm -- Around line 2504: Non-ASCII character seen before =encoding in 'Mannsåker'. Assuming UTF-8

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: Catalyst::Manual, Catalyst::Test, Catalyst::Utils

test_prereq_matches_use

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

Error:

  • Test::Aggregate
  • YAML

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.8000_03 metacpan
Catalyst::Action Catalyst Action metacpan
Catalyst::ActionChain Chain of Catalyst Actions metacpan
Catalyst::ActionContainer Catalyst Action Container metacpan
Catalyst::AttrContainer Handles code attribute storage and caching metacpan
Catalyst::Base Deprecated base class metacpan
Catalyst::ClassData Class data acessors metacpan
Catalyst::Component Catalyst Component Base Class 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::DispatchType::Regex Regex DispatchType metacpan
Catalyst::Dispatcher The Catalyst Dispatcher metacpan
Catalyst::Engine The Catalyst Engine metacpan
Catalyst::Engine::CGI The CGI Engine metacpan
Catalyst::Engine::FastCGI FastCGI Engine metacpan
Catalyst::Engine::HTTP Catalyst HTTP Engine metacpan
Catalyst::Engine::HTTP::Restarter Catalyst Auto-Restarting HTTP Engine metacpan
Catalyst::Engine::HTTP::Restarter::Watcher Watch for changed application files metacpan
Catalyst::Exception Catalyst Exception Class metacpan
Catalyst::Log Catalyst Log Class metacpan
Catalyst::Model Catalyst Model base class metacpan
Catalyst::Request provides information about the current client request metacpan
Catalyst::Request::Upload handles file upload requests metacpan
Catalyst::Response stores output responding to the current client request metacpan
Catalyst::Runtime The Catalyst Framework Runtime 5.8000_03 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
Makefile.PL metacpan
t/something/Makefile.PL metacpan