c7a700365b
The HTML::Clean module encapsulates a number of common techniques for minimizing the size of HTML files. You can typically save between 10% and 50% of the size of a HTML file using these methods. It provides the following features: - Remove unneeded whitespace (begining of line, etc) - Remove unneeded META elements. - Remove HTML comments (except for styles, javascript and SSI) - Replace tags with equivilant shorter tags (<strong> --> <b>) - etc. The entire proces is configurable, so you can pick and choose what you want to clean.
5 lines
246 B
Plaintext
5 lines
246 B
Plaintext
MD5 (HTML-Clean-0.8.tar.gz) = ee562703b7700c7fd4173f355e83ec2c
|
|
RMD160 (HTML-Clean-0.8.tar.gz) = 05bb2d681ab365af20bf3e36b7b81a43f21be1ec
|
|
SHA1 (HTML-Clean-0.8.tar.gz) = a938f03e8f3fece01e2b2f9878d449466d9c229b
|
|
SIZE (HTML-Clean-0.8.tar.gz) = 48157
|