HTTP-Session2 1.10 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README.md
- cpanfile
- eg/demo.psgi
- js/xsrf-token.js
- lib/HTTP/Session2.pm
- lib/HTTP/Session2/Base.pm
- lib/HTTP/Session2/ClientStore.pm
- lib/HTTP/Session2/ClientStore2.pm
- lib/HTTP/Session2/Expired.pm
- lib/HTTP/Session2/Random.pm
- lib/HTTP/Session2/ServerStore.pm
- minil.toml
- t/00_compile.t
- t/01_server_side.t
- t/02_client_side.t
- t/03_mech.t
- t/04_plack_response.t
- t/05_keep_me_signed_in.t
- t/06_base_abstract.t
- t/07_client_store.t
- t/08_expired.t
- t/09_random.t
- t/11_secret_string.t
- t/client_store2/01_basic.t
- t/client_store2/02_mech.t
- t/client_store2/03_colon.t
- t/lib/Cache.pm