File: MANIFEST

package info (click to toggle)
libplack-middleware-session-perl 0.36-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 276 kB
  • sloc: perl: 1,322; makefile: 2
file content (44 lines) | stat: -rw-r--r-- 1,032 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.033.
Build.PL
Changes
LICENSE
MANIFEST
META.json
META.yml
README
cpanfile
dist.ini
examples/counter-raw.psgi
lib/Plack/Middleware/Session.pm
lib/Plack/Middleware/Session/Cookie.pm
lib/Plack/Session.pm
lib/Plack/Session/Cleanup.pm
lib/Plack/Session/State.pm
lib/Plack/Session/State/Cookie.pm
lib/Plack/Session/Store.pm
lib/Plack/Session/Store/Cache.pm
lib/Plack/Session/Store/DBI.pm
lib/Plack/Session/Store/File.pm
lib/Plack/Session/Store/Null.pm
t/000_load.t
t/001_basic.t
t/001a_basic.t
t/002_basic_w_cookie.t
t/002a_basic_w_cookie.t
t/003_basic_w_file_store.t
t/003a_basic_w_file_store.t
t/004_basic_file_w_customs.t
t/004a_basic_file_w_customs.t
t/005_basic_w_cache_store.t
t/005a_basic_w_cache_store.t
t/006_basic_w_dbi_store.t
t/010_middleware.t
t/010a_middleware.t
t/012_streaming.t
t/013_cookiestore.t
t/014_cookie_options.t
t/015_cookie_options_mw.t
t/016_cookiestore_w_customs.t
t/author-pod-syntax.t
t/lib/TestSession.pm
t/lib/TestSessionHash.pm