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

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: CGI::Session::Tutorial

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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: CGI::Session, CGI::Session::Driver, CGI::Session::Driver::DBI, CGI::Session::Driver::db_file, CGI::Session::Driver::file, CGI::Session::Driver::mysql, CGI::Session::Driver::postgresql, CGI::Session::Driver::sqlite, CGI::Session::ErrorHandler, CGI::Session::ID::incr, CGI::Session::ID::md5, CGI::Session::ID::static, CGI::Session::Serialize::default, CGI::Session::Serialize::freezethaw, CGI::Session::Serialize::storable, CGI::Session::Test::Default, CGI::Session::Tutorial

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • OverloadedObjectClass

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
CGI::Session persistent session data in CGI applications 4.43 metacpan
CGI::Session::Driver CGI::Session driver specifications 4.43 metacpan
CGI::Session::Driver::DBI Base class for native DBI-related CGI::Session drivers 4.43 metacpan
CGI::Session::Driver::db_file CGI::Session driver for BerkeleyDB using DB_File 4.43 metacpan
CGI::Session::Driver::file Default CGI::Session driver 4.43 metacpan
CGI::Session::Driver::mysql CGI::Session driver for MySQL database 4.43 metacpan
CGI::Session::Driver::postgresql PostgreSQL driver for CGI::Session 4.43 metacpan
CGI::Session::Driver::sqlite CGI::Session driver for SQLite 4.43 metacpan
CGI::Session::ErrorHandler error handling routines for CGI::Session 4.43 metacpan
CGI::Session::ID::incr CGI::Session ID driver 4.43 metacpan
CGI::Session::ID::md5 default CGI::Session ID generator 4.43 metacpan
CGI::Session::ID::static CGI::Session ID Driver for generating static IDs 4.43 metacpan
CGI::Session::Serialize::default Default CGI::Session serializer 4.43 metacpan
CGI::Session::Serialize::freezethaw serializer for CGI::Session 4.43 metacpan
CGI::Session::Serialize::storable Serializer for CGI::Session 4.43 metacpan
CGI::Session::Test::Default 4.43 metacpan
CGI::Session::Tutorial Extended CGI::Session manual 4.43 metacpan

Provides

Name File View
CGI::Session::Test::SimpleObjectClass lib/CGI/Session/Test/Default.pm metacpan
OverloadedObjectClass lib/CGI/Session/Test/Default.pm metacpan

Other Files

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