File: MANIFEST

package info (click to toggle)
libcss-minifier-xs-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 192 kB
  • ctags: 1
  • sloc: perl: 11; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 639 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
Build.PL
Makefile.PL
Changes
MANIFEST
MANIFEST.SKIP
META.yml
README
XS.xs
lib/CSS/Minifier/XS.pm
t/01-loads.t
t/02-minify.t
t/03-minifies-to-nothing.t
t/99-benchmark.t
t/pod.t
t/pod-coverage.t
t/css/comments.css
t/css/comments.min
t/css/comments-mac-ie-hack.css
t/css/comments-mac-ie-hack.min
t/css/leading-whitespace.css
t/css/leading-whitespace.min
t/css/media.css
t/css/media.min
t/css/retain-whitespace-after-close-parenthesis.css
t/css/retain-whitespace-after-close-parenthesis.min
t/css/styles.css
t/css/styles.min
t/css/trailing-semicolon.css
t/css/trailing-semicolon.min
t/css/trailing-whitespace.css
t/css/trailing-whitespace.min