-
-
16 Oct 2021 03:23:13 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (320 / 0 / 0)
- Kwalitee
Bus factor: 1- 85.73% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (25.59KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- none
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.15 - 2021-10-15
- GH#8 - preserve newlines when collapsing whitespace; if a block of whitespace contains a newline, then when collapsing we collapse to a newline character, not just "the first whitespace char we found"
Modules
XS based JavaScript minifierModule Install Instructions
To install JavaScript::Minifier::XS, copy and paste the appropriate command in to your terminal.
cpanm JavaScript::Minifier::XS
perl -MCPAN -e shell install JavaScript::Minifier::XS
For more information on module installation, please visit the detailed CPAN module installation guide.