MojoX-Session 0.33 Latest
Kwalitee Issues
No Core Issues.
- 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_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 |
---|---|---|---|
MojoX::Session | Session management for Mojo | 0.33 | metacpan |
MojoX::Session::Store | Base class for store | metacpan | |
MojoX::Session::Store::AsyncOrm | metacpan | ||
MojoX::Session::Store::Couchdb | metacpan | ||
MojoX::Session::Store::Dbi | Dbi Store for MojoX::Session | metacpan | |
MojoX::Session::Store::Dbic | DBIx::Class Store for MojoX::Session | metacpan | |
MojoX::Session::Transport | Base class for transport | metacpan | |
MojoX::Session::Transport::Cookie | Cookie Transport for MojoX::Session | metacpan | |
Mojolicious::Plugin::Session | Session plugin for Mojolicious | metacpan |