mojox-session 0.30 Deleted
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.30 | 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 |