-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMANIFEST
More file actions
46 lines (46 loc) · 948 Bytes
/
MANIFEST
File metadata and controls
46 lines (46 loc) · 948 Bytes
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
Changes
lib/Apache2/Response/FileMerge.pm
Makefile.PL
MANIFEST
META.yml
README
t/01-apache-test.t
t/02-js_merge-uri.t
t/03-js_merge-include.t
t/04-css_merge-uri.t
t/05-css_merge-include.t
t/06-404.t
t/07-stats.t
t/08-js_minimize.t
t/09-css_minimize.t
t/10-cache.t
t/114-variable_substitution.t
t/12-mp2.t
t/13-file_separator.t
t/14-document_root.t
t/15-append_inc_name.t
t/99-compress.t
t/conf/extra.conf.in
t/conf/extra.last.conf.in
t/htdocs/cache/cache.js
t/htdocs/compress/compress.js
t/htdocs/css/bar/baz.css
t/htdocs/css/bar.css
t/htdocs/css/foo/bar.css
t/htdocs/css/foo.css
t/htdocs/inc/inc.js
t/htdocs/js/bar/baz.js
t/htdocs/js/bar.js
t/htdocs/js/foo/bar.js
t/htdocs/js/foo.js
t/htdocs/minimize/minimize.css
t/htdocs/minimize/minimize.js
t/htdocs/sep/foo/bar.js
t/htdocs/sep/foo.js
t/htdocs/stats/stats.js
t/htdocs/varsub/bar/baz.js
t/htdocs/varsub/foo/baz.js
t/htdocs/varsub/varsub-do.js
t/htdocs/varsub/varsub.js
t/htdocs/verify.js
t/TEST