pkgsrc/www/p5-HTML-Clean
jlam 976394ece1 p5-HTML-Clean - perl5 module that cleans up HTML code for web browsers
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 (beginning 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.)
2001-10-01 02:28:13 +00:00
..
pkg p5-HTML-Clean - perl5 module that cleans up HTML code for web browsers 2001-10-01 02:28:13 +00:00
distinfo p5-HTML-Clean - perl5 module that cleans up HTML code for web browsers 2001-10-01 02:28:13 +00:00
Makefile p5-HTML-Clean - perl5 module that cleans up HTML code for web browsers 2001-10-01 02:28:13 +00:00