Concierge-Sessions v0.10.0
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: META.json,META.yml
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Concierge::Sessions | Session manager with factory pattern and multiple backend support | v0.10.0 | metacpan |
| Concierge::Sessions::Base | Base class for session storage backends | v0.10.0 | metacpan |
| Concierge::Sessions::File | File backend for session storage | v0.10.0 | metacpan |
| Concierge::Sessions::SQLite | SQLite backend for session storage | v0.10.0 | metacpan |
| Concierge::Sessions::Session | Individual session objects for data access and persistence | v0.10.0 | metacpan |