Catalyst-Plugin-Session 0.01 Deleted
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Tue 15 Nov 2005 05:41:11 AM JST gpg: using DSA key 542C11C0EBD27418 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- t2
- 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 |
|---|---|---|---|
| Catalyst::Plugin::Session | Generic Session plugin - ties together server side storage and client side tickets required to maintain session data. | 0.01 | metacpan |
| Catalyst::Plugin::Session::State | Base class for session state preservation plugins. | metacpan | |
| Catalyst::Plugin::Session::Store | Base class for session storage drivers. | metacpan | |
| Catalyst::Plugin::Session::Store::Dummy | Doesn't really store sessions - useful for tests. | metacpan | |
| Catalyst::Plugin::Session::Test::Store | Reusable sanity for session storage engines. | 0.01 | metacpan |
| SessionStoreTest | 0.01 | metacpan | |
| SessionStoreTest2 | 0.01 | metacpan | |
| t1 | 0.01 | metacpan | |
| t2 | 0.01 | metacpan |