Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML failed to classify line ' Time::HiRes 0'

prereq_matches_use

List all used modules in META.yml requires

Error:

  • APR::Socket
  • APR::Table
  • Apache2::Connection
  • Apache2::RequestIO
  • Apache2::RequestRec
  • Apache2::RequestUtil
  • Apache2::ServerRec
  • Apache2::SubRequest
  • Cache::Memcached
  • HTTP::Headers
  • HTTP::Request::Common
  • HTTP::Response
  • LWP::UserAgent

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: ASP4::TransHandler

test_prereq_matches_use

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

Error:

  • HTML::Form
  • Test::Memory::Cycle

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
ASP4 Fast, Simple and Scalable Web Development for Perl [DEPRECATED] 1.087 metacpan
ASP4::API Public Programmatic API to an ASP4 Application metacpan
ASP4::Config Central configuration for ASP4 metacpan
ASP4::ConfigLoader Universal access to the configuration. metacpan
ASP4::ConfigNode::System the 'system' portion of the config. metacpan
ASP4::ConfigNode::Web The $Config->web object. metacpan
ASP4::Error Representation of a server-side error metacpan
ASP4::ErrorHandler Default fatal error handler metacpan
ASP4::ErrorHandler::Remote Send your errors someplace else via http. metacpan
ASP4::FileUpload Simple interface for handling File Uploads metacpan
ASP4::FormHandler Base class for all form handlers metacpan
ASP4::HTTPContext Provides access to the intrinsic objects for an HTTP request. metacpan
ASP4::MasterPage Root class for MasterPage classes. metacpan
ASP4::Mock::ClientSocket Mimics APR::Socket object metacpan
ASP4::Mock::Connection Mimic the Apache2::Connection object metacpan
ASP4::Mock::Pool Mimics the $r->pool APR::Pool object metacpan
ASP4::Mock::RequestRec Mimic an Apache2::RequestRec object metacpan
ASP4::ModPerl mod_perl2 PerlResponseHandler for ASP4 metacpan
ASP4::Request Interface to the incoming request metacpan
ASP4::RequestFilter Filter incoming requests metacpan
ASP4::Response Interface to the outgoing HTTP response metacpan
ASP4::Server Utility Methods metacpan
ASP4::SessionStateManager Per-user state persistence metacpan
ASP4::SimpleCGI Basic CGI functionality metacpan
ASP4::TransHandler PerlTransHandler with access to ASP4::Config metacpan
ASP4::UserAgent Execute ASP4 requests without a web server. metacpan

Other Files

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