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