http-session 0.53 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- CHI
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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: HTTP::Session::State::Cookie, HTTP::Session::State::Null, HTTP::Session::State::Test, HTTP::Session::State::URI
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Cache::Memcached::Fast
Modules
Name | Abstract | Version | View |
---|---|---|---|
HTTP::Session | simple session | 0.53 | metacpan |
HTTP::Session::Expired | metacpan | ||
HTTP::Session::Finalized | metacpan | ||
HTTP::Session::ID::MD5 | metacpan | ||
HTTP::Session::ID::SHA1 | metacpan | ||
HTTP::Session::ID::Urandom | metacpan | ||
HTTP::Session::State::Base | metacpan | ||
HTTP::Session::State::Cookie | Maintain session IDs using cookies | metacpan | |
HTTP::Session::State::Mixin::ResponseFilter | metacpan | ||
HTTP::Session::State::Null | nop | metacpan | |
HTTP::Session::State::Test | state module for testing | metacpan | |
HTTP::Session::State::URI | embed session id to uri | metacpan | |
HTTP::Session::Store::CHI | store session data with CHI | metacpan | |
HTTP::Session::Store::DBM | DBM session store | metacpan | |
HTTP::Session::Store::File | File session store | metacpan | |
HTTP::Session::Store::Memcached | store session data in memcached | metacpan | |
HTTP::Session::Store::Null | dummy module for session store | metacpan | |
HTTP::Session::Store::OnMemory | store session data on memory | metacpan | |
HTTP::Session::Store::Test | store session data on memory for testing | metacpan |