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.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • APR::Socket
  • APR::Table
  • Apache2::Connection
  • Apache2::RequestIO
  • Apache2::RequestRec
  • Apache2::RequestUtil
  • HTTP::Headers
  • HTTP::Request::Common
  • HTTP::Response

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.

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, Scalable Web Development 0.001_05 metacpan
ASP4::API Your ASP4 Web App's Public API metacpan
ASP4::Config Central configuration for ASP4 metacpan
ASP4::ConfigFinder metacpan
ASP4::ConfigLoader Universal access to the configuration. metacpan
ASP4::ConfigNode metacpan
ASP4::ConfigNode::System the 'system' portion of the config. metacpan
ASP4::ConfigNode::Web The $Config->web object. metacpan
ASP4::ConfigParser metacpan
ASP4::ConfigPostProcessor metacpan
ASP4::ErrorHandler Default fatal error handler metacpan
ASP4::FileUpload Simple interface for handling File Uploads metacpan
ASP4::FilterResolver metacpan
ASP4::FormHandler Base class for all form handlers metacpan
ASP4::GlobalASA Application event handler metacpan
ASP4::HTTPContext Provides access to the intrinsic objects for an HTTP request. metacpan
ASP4::HTTPHandler metacpan
ASP4::HandlerResolver metacpan
ASP4::HandlerRunner 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::OutBuffer metacpan
ASP4::Page metacpan
ASP4::PageLoader metacpan
ASP4::PageParser 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::SessionStateManager::NonPersisted metacpan
ASP4::SimpleCGI Basic CGI functionality metacpan
ASP4::Test::Fixtures metacpan
ASP4::UserAgent Execute ASP4 requests without a web server. metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan