Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

Kwalitee Issues

has_meta_yml

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: Servlet::Config, Servlet::Filter, Servlet::FilterChain, Servlet::FilterConfig, Servlet::Http::HttpServletRequest, Servlet::Http::HttpServletResponse, Servlet::Http::HttpSession, Servlet::Http::HttpSessionActivationListener, Servlet::Http::HttpSessionAttributesListener, Servlet::Http::HttpSessionBindingListener, Servlet::Http::HttpSessionListener, Servlet::RequestDispatcher, Servlet::Servlet, Servlet::ServletConfig, Servlet::ServletContext, Servlet::ServletContextAttributeListener, Servlet::ServletContextListener, Servlet::ServletInputStream, Servlet::ServletOutputStream, Servlet::ServletRequest, Servlet::ServletResponse, Servlet::SingleThreadModel, Servlet::Util::Principal

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: libservlet-0.9.2/lib/Servlet/Filter.pm -- Around line 92: Expected '=item 4' Around line 97: Expected '=item 5' Around line 102: You have '=item 5' instead of the expected '=item 6'

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Servlet::Config, Servlet::Filter, Servlet::FilterChain, Servlet::FilterConfig, Servlet::Http::HttpServletRequest, Servlet::Http::HttpServletResponse, Servlet::Http::HttpSession, Servlet::Http::HttpSessionActivationListener, Servlet::Http::HttpSessionAttributesListener, Servlet::Http::HttpSessionBindingListener, Servlet::Http::HttpSessionListener, Servlet::RequestDispatcher, Servlet::Servlet, Servlet::ServletConfig, Servlet::ServletContext, Servlet::ServletContextAttributeListener, Servlet::ServletContextListener, Servlet::ServletInputStream, Servlet::ServletOutputStream, Servlet::ServletRequest, Servlet::ServletResponse, Servlet::SingleThreadModel, Servlet::Util::Principal

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
Servlet Perl Servlet API v2.3 0.009002 metacpan
Servlet::Config configuration super interface 0 metacpan
Servlet::Filter filter interface metacpan
Servlet::FilterChain filter chain interface metacpan
Servlet::FilterConfig filter configuration interface 0 metacpan
Servlet::GenericServlet Servlet base class metacpan
Servlet::Http::Cookie HTTP cookie class metacpan
Servlet::Http::HttpServlet HTTP servlet base class metacpan
Servlet::Http::HttpServletRequest HTTP servlet request interface metacpan
Servlet::Http::HttpServletRequestWrapper HTTP servlet request wrapper class metacpan
Servlet::Http::HttpServletResponse HTTP servlet response interface metacpan
Servlet::Http::HttpServletResponseWrapper HTTP servlet response wrapper class metacpan
Servlet::Http::HttpSession HTTP session interface 0 metacpan
Servlet::Http::HttpSessionActivationListener session listener interface 0 metacpan
Servlet::Http::HttpSessionAttributesListener session listener interface 0 metacpan
Servlet::Http::HttpSessionBindingEvent session binding event class metacpan
Servlet::Http::HttpSessionBindingListener session binding listener interface 0 metacpan
Servlet::Http::HttpSessionEvent session event base class metacpan
Servlet::Http::HttpSessionListener session listener interface 0 metacpan
Servlet::RequestDispatcher request dispatcher interface 0 metacpan
Servlet::Servlet servlet interface metacpan
Servlet::ServletConfig servlet configuration interface 0 metacpan
Servlet::ServletContext servlet context interface 0 metacpan
Servlet::ServletContextAttributeEvent servlet context attribute event class metacpan
Servlet::ServletContextAttributeListener context attribute listener interface 0 metacpan
Servlet::ServletContextEvent servlet context event class metacpan
Servlet::ServletContextListener context listener interface 0 metacpan
Servlet::ServletException general servlet exception metacpan
Servlet::ServletInputStream servlet input stream interface 0 metacpan
Servlet::ServletOutputStream servlet output stream interface 0 metacpan
Servlet::ServletRequest servlet request interface 0 metacpan
Servlet::ServletRequestWrapper servlet request wrapper class metacpan
Servlet::ServletResponse servlet response interface 0 metacpan
Servlet::ServletResponseWrapper servlet response wrapper class metacpan
Servlet::SingleThreadModel serialized servlet access interface 0 metacpan
Servlet::UnavailableException servlet unavailability exception metacpan
Servlet::Util::Event event base class metacpan
Servlet::Util::Exception exception base class metacpan
Servlet::Util::Principal security principal interface 0 metacpan

Provides

Name File View
Servlet::Http::HttpServlet::NoBodyOutputHandle lib/Servlet/Http/HttpServlet.pm metacpan
Servlet::Http::HttpServlet::NoBodyResponse lib/Servlet/Http/HttpServlet.pm metacpan
Servlet::Util::IOException lib/Servlet/Util/Exception.pm metacpan
Servlet::Util::IllegalArgumentException lib/Servlet/Util/Exception.pm metacpan
Servlet::Util::IllegalStateException lib/Servlet/Util/Exception.pm metacpan
Servlet::Util::IndexOutOfBoundsException lib/Servlet/Util/Exception.pm metacpan
Servlet::Util::UndefReferenceException lib/Servlet/Util/Exception.pm metacpan
Servlet::Util::UnsupportedEncodingException lib/Servlet/Util/Exception.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan