ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
239 B
Text
5 lines
239 B
Text
This module provides methods to compact javascript source down to just
|
|
what is needed. It can remove all comments, put everything on one line
|
|
(semi-)safely, and remove extra whitespace.
|
|
|
|
WWW: https://metacpan.org/release/JavaScript-Squish
|