The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Build.PL
Makefile.PL
Changes
MANIFEST
MANIFEST.SKIP
META.yml
README
XS.xs
lib/JavaScript/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/js/comments.js
t/js/comments.min
t/js/comments-before-a-regex.js
t/js/comments-before-a-regex.min
t/js/comments-ie-conditional.js
t/js/comments-ie-conditional.min
t/js/division.js
t/js/division.min
t/js/division-of-array-subscripts.js
t/js/division-of-array-subscripts.min
t/js/leading-whitespace.js
t/js/leading-whitespace.min
t/js/literals-double-quotes.js
t/js/literals-double-quotes.min
t/js/literals-regexp.js
t/js/literals-regexp.min
t/js/literals-single-quotes.js
t/js/literals-single-quotes.min
t/js/postfix-sigil.js
t/js/postfix-sigil.min
t/js/prefix-sigil.js
t/js/prefix-sigil.min
t/js/simple.js
t/js/simple.min
t/js/trailing-whitespace.js
t/js/trailing-whitespace.min