Concierge-Sessions v0.8.1
Kwalitee Issues
- no_pax_headers
-
If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.
Error: PaxHeader/Concierge-Sessions-v0.8.1,PaxHeader/Concierge-Sessions-v0.8.1,Concierge-Sessions-v0.8.1/PaxHeader/LICENSE,Concierge-Sessions-v0.8.1/PaxHeader/LICENSE,Concierge-Sessions-v0.8.1/PaxHeader/Changes,Concierge-Sessions-v0.8.1/PaxHeader/Changes,Concierge-Sessions-v0.8.1/PaxHeader/MANIFEST,Concierge-Sessions-v0.8.1/PaxHeader/MANIFEST,Concierge-Sessions-v0.8.1/PaxHeader/t,Concierge-Sessions-v0.8.1/PaxHeader/t,Concierge-Sessions-v0.8.1/PaxHeader/README.md,Concierge-Sessions-v0.8.1/PaxHeader/README.md,Concierge-Sessions-v0.8.1/PaxHeader/examples,Concierge-Sessions-v0.8.1/PaxHeader/examples,Concierge-Sessions-v0.8.1/PaxHeader/lib,Concierge-Sessions-v0.8.1/PaxHeader/lib,Concierge-Sessions-v0.8.1/PaxHeader/Makefile.PL,Concierge-Sessions-v0.8.1/PaxHeader/Makefile.PL,Concierge-Sessions-v0.8.1/lib/PaxHeader/Concierge,Concierge-Sessions-v0.8.1/lib/PaxHeader/Concierge,Concierge-Sessions-v0.8.1/lib/Concierge/PaxHeader/Sessions.pm,Concierge-Sessions-v0.8.1/lib/Concierge/PaxHeader/Sessions.pm,Concierge-Sessions-v0.8.1/lib/Concierge/PaxHeader/Sessions,Concierge-Sessions-v0.8.1/lib/Concierge/PaxHeader/Sessions,Concierge-Sessions-v0.8.1/lib/Concierge/Sessions/PaxHeader/SQLite.pm,Concierge-Sessions-v0.8.1/lib/Concierge/Sessions/PaxHeader/SQLite.pm,Concierge-Sessions-v0.8.1/lib/Concierge/Sessions/PaxHeader/Session.pm,Concierge-Sessions-v0.8.1/lib/Concierge/Sessions/PaxHeader/Session.pm,Concierge-Sessions-v0.8.1/lib/Concierge/Sessions/PaxHeader/File.pm,Concierge-Sessions-v0.8.1/lib/Concierge/Sessions/PaxHeader/File.pm,Concierge-Sessions-v0.8.1/lib/Concierge/Sessions/PaxHeader/Base.pm,Concierge-Sessions-v0.8.1/lib/Concierge/Sessions/PaxHeader/Base.pm,Concierge-Sessions-v0.8.1/examples/PaxHeader/04-indefinite-session.pl,Concierge-Sessions-v0.8.1/examples/PaxHeader/04-indefinite-session.pl,Concierge-Sessions-v0.8.1/t/PaxHeader/01-sessions-manager.t,Concierge-Sessions-v0.8.1/t/PaxHeader/01-sessions-manager.t,Concierge-Sessions-v0.8.1/t/PaxHeader/03-integration.t,Concierge-Sessions-v0.8.1/t/PaxHeader/03-integration.t,Concierge-Sessions-v0.8.1/t/PaxHeader/00-load.t,Concierge-Sessions-v0.8.1/t/PaxHeader/00-load.t,Concierge-Sessions-v0.8.1/t/PaxHeader/02-session-object.t,Concierge-Sessions-v0.8.1/t/PaxHeader/02-session-object.t
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Concierge-Sessions-v0.8.1/lib/Concierge/Sessions/File.pm -- Around line 363: Non-ASCII character seen before =encoding in 'âââ'. Assuming UTF-8
- 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.
- 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 |
|---|---|---|---|
| Concierge::Sessions | Session manager with factory pattern and multiple backend support | 0.008001 | metacpan |
| Concierge::Sessions::Base | Base class for session storage backends | 0.008001 | metacpan |
| Concierge::Sessions::File | File backend for session storage | 0.008001 | metacpan |
| Concierge::Sessions::SQLite | SQLite backend for session storage | 0.008001 | metacpan |
| Concierge::Sessions::Session | Individual session objects for data access and persistence | 0.008001 | metacpan |