in reply to Re: Real good Perl module for minify JS files
in thread Real good Perl module for minify JS files
i find a free online javascript minifier http://www.online-code.net/minify-js.html to compress your js code, so it will reduce the size of web page.