File: MANIFEST

package info (click to toggle)
libcatalyst-plugin-cache-perl 0.12-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 1,855; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 756 bytes parent folder | download | duplicates (3)
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
.gitignore
Changes
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Catalyst/Plugin/Cache.pm
lib/Catalyst/Plugin/Cache/Backend.pm
lib/Catalyst/Plugin/Cache/Backend/Memory.pm
lib/Catalyst/Plugin/Cache/Choose/KeyRegexes.pm
lib/Catalyst/Plugin/Cache/Curried.pm
lib/Catalyst/Plugin/Cache/Store.pod
lib/Catalyst/Plugin/Cache/Store/Memory.pm
Makefile.PL
MANIFEST			This list of files
META.yml
MYMETA.json
MYMETA.yml
t/basic.t
t/config_backend_class.t
t/config_guess_backend.t
t/currying_conf.t
t/key_regexes.t
t/lib/CacheTestApp.pm
t/lib/CacheTestApp/Controller/Root.pm
t/live_app.t