Data-Session 1.11 Deleted
Kwalitee Issues
- has_abstract_in_pod
- 
        Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution. 
- 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. 
- 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 | 
|---|---|---|---|
| Data::Session | 1.11 | metacpan | |
| Data::Session::Base | 1.11 | metacpan | |
| Data::Session::CGISession | 1.11 | metacpan | |
| Data::Session::Driver | 1.11 | metacpan | |
| Data::Session::Driver::BerkeleyDB | 1.11 | metacpan | |
| Data::Session::Driver::File | 1.11 | metacpan | |
| Data::Session::Driver::Memcached | 1.11 | metacpan | |
| Data::Session::Driver::ODBC | 1.11 | metacpan | |
| Data::Session::Driver::Oracle | 1.11 | metacpan | |
| Data::Session::Driver::Pg | 1.11 | metacpan | |
| Data::Session::Driver::SQLite | 1.11 | metacpan | |
| Data::Session::Driver::mysql | 1.11 | metacpan | |
| Data::Session::ID | 1.11 | metacpan | |
| Data::Session::ID::AutoIncrement | 1.11 | metacpan | |
| Data::Session::ID::MD5 | 1.11 | metacpan | |
| Data::Session::ID::SHA1 | 1.11 | metacpan | |
| Data::Session::ID::SHA256 | 1.11 | metacpan | |
| Data::Session::ID::SHA512 | 1.11 | metacpan | |
| Data::Session::ID::Static | 1.11 | metacpan | |
| Data::Session::ID::UUID16 | 1.11 | metacpan | |
| Data::Session::ID::UUID34 | 1.11 | metacpan | |
| Data::Session::ID::UUID36 | 1.11 | metacpan | |
| Data::Session::ID::UUID64 | 1.11 | metacpan | |
| Data::Session::SHA | 1.11 | metacpan | |
| Data::Session::Serialize::DataDumper | 1.11 | metacpan | |
| Data::Session::Serialize::FreezeThaw | 1.11 | metacpan | |
| Data::Session::Serialize::JSON | 1.11 | metacpan | |
| Data::Session::Serialize::Storable | 1.11 | metacpan | |
| Data::Session::Serialize::YAML | 1.11 | metacpan |