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: Data::Session::CGISession

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.

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: Data::Session::CGISession

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
Data::Session Persistent session data management 1.14 metacpan
Data::Session::Base 1.14 metacpan
Data::Session::CGISession 1.14 metacpan
Data::Session::Driver 1.14 metacpan
Data::Session::Driver::BerkeleyDB 1.14 metacpan
Data::Session::Driver::File 1.14 metacpan
Data::Session::Driver::Memcached 1.14 metacpan
Data::Session::Driver::ODBC 1.14 metacpan
Data::Session::Driver::Oracle 1.14 metacpan
Data::Session::Driver::Pg 1.14 metacpan
Data::Session::Driver::SQLite 1.14 metacpan
Data::Session::Driver::mysql 1.14 metacpan
Data::Session::ID 1.14 metacpan
Data::Session::ID::AutoIncrement 1.14 metacpan
Data::Session::ID::MD5 1.14 metacpan
Data::Session::ID::SHA1 1.14 metacpan
Data::Session::ID::SHA256 1.14 metacpan
Data::Session::ID::SHA512 1.14 metacpan
Data::Session::ID::Static 1.14 metacpan
Data::Session::ID::UUID16 1.14 metacpan
Data::Session::ID::UUID34 1.14 metacpan
Data::Session::ID::UUID36 1.14 metacpan
Data::Session::ID::UUID64 1.14 metacpan
Data::Session::SHA 1.14 metacpan
Data::Session::Serialize::DataDumper 1.14 metacpan
Data::Session::Serialize::FreezeThaw 1.14 metacpan
Data::Session::Serialize::JSON 1.14 metacpan
Data::Session::Serialize::Storable 1.14 metacpan
Data::Session::Serialize::YAML 1.14 metacpan

Other Files

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