MojoX-Session 0.33 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README.md
- cpanfile
- examples/auth.pl
- lib/MojoX/Session.pm
- lib/MojoX/Session/Store.pm
- lib/MojoX/Session/Store/AsyncOrm.pm
- lib/MojoX/Session/Store/Couchdb.pm
- lib/MojoX/Session/Store/Dbi.pm
- lib/MojoX/Session/Store/Dbic.pm
- lib/MojoX/Session/Transport.pm
- lib/MojoX/Session/Transport/Cookie.pm
- lib/Mojolicious/Plugin/Session.pm
- minil.toml
- t/00use.t
- t/01pod.t
- t/02pod-coverage.t
- t/clear.t
- t/create.t
- t/empty.t
- t/expire.t
- t/expired.t
- t/flash.t
- t/flush.t
- t/ip_match.t
- t/lib/MojoX/Session/Store/Dummy.pm
- t/lib/MojoX/Session/Transport/Dummy.pm
- t/lib/NewDB.pm
- t/load.t
- t/plugin.t
- t/store/couchdb.t
- t/store/dbi.t
- t/store/dbic.t
- t/transport/cookie-attrs.t
- t/transport/cookie-multi.t
- t/transport/cookie.t
- t/values.t