I have looked through some of the Perl modules that minify HTML, CSS and JS, But none do exactly what I want done.
There are a few minify modules I have seen that come close HTML::Packer, CSS::Packer and JavaScript::Packer.
Those modules will manly remove extra white-spaces and condense the markup or code so it can be downloaded faster.
What I am looking for is a module that can compare HTML, CSS and JavaScript files. Then rebuild the HTML with only the CSS and JavaScript used in the HTML.
Anyone know if this module exists?
Update: The idea is to have the CSS and JavaScript used in the source of the HTML so no more files are needed for downloading, making the trip to the site faster.
In reply to Minify HTML, CSS and JS Perl modules by $h4X4_|=73}{
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |