forked from miyagawa/Plack-Middleware-Debug
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
69 lines (69 loc) · 1.93 KB
/
MANIFEST
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Changes
examples/dbi/app.psgi
examples/dbi/dump.sql
examples/dbi/foo.db
examples/hello-world/app.psgi
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/ReadmeFromPod.pm
inc/Module/Install/Repository.pm
inc/Module/Install/Share.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
INSTALL
lib/Plack/Middleware/Debug.pm
lib/Plack/Middleware/Debug/Base.pm
lib/Plack/Middleware/Debug/CatalystLog.pm
lib/Plack/Middleware/Debug/DBITrace.pm
lib/Plack/Middleware/Debug/Environment.pm
lib/Plack/Middleware/Debug/Memory.pm
lib/Plack/Middleware/Debug/ModuleVersions.pm
lib/Plack/Middleware/Debug/Panel.pm
lib/Plack/Middleware/Debug/Parameters.pm
lib/Plack/Middleware/Debug/PerlConfig.pm
lib/Plack/Middleware/Debug/Response.pm
lib/Plack/Middleware/Debug/Session.pm
lib/Plack/Middleware/Debug/Timer.pm
lib/Plack/Middleware/Debug/TrackObjects.pm
Makefile.PL
MANIFEST This list of files
META.yml
README
README.mkdn
share/debug_toolbar/back.png
share/debug_toolbar/back_hover.png
share/debug_toolbar/close.png
share/debug_toolbar/close_hover.png
share/debug_toolbar/indicator.png
share/debug_toolbar/information.gif
share/debug_toolbar/jquery.cookie.js
share/debug_toolbar/jquery.js
share/debug_toolbar/panel_bg.png
share/debug_toolbar/toolbar.css
share/debug_toolbar/toolbar.js
share/debug_toolbar/toolbar.min.css
share/debug_toolbar/toolbar.min.js
t/01_basic.t
t/parameters-leak.t
t/utf8.t
xt/author/00_compile.t
xt/author/01_perl_critic.t
xt/author/02_pod.t
xt/author/03_podspell.t
xt/author/04_pod_coverage.t
xt/author/05_kwalitee.t
xt/author/06_yaml_meta.t
xt/author/07_portability_files.t
xt/author/08_synopsis.t
xt/author/09_minimum_version.t
xt/author/10_has_version.t
xt/author/11_check_changes.t
xt/author/12_manifest.t
xt/author/perlcriticrc