Home

The www/p5-HTML-Clean port

p5-HTML-Clean-1.4p0 – cleans up HTML code for web browsers, not humans (cvsweb github mirror)

Description

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 equivalent shorter tags ( --> )
- etc.

The entire process is configurable, so you can pick and choose what you
want to clean.
WWW: https://metacpan.org/release/HTML-Clean

Maintainer

The OpenBSD ports mailing-list

Categories

perl5 www

Files

  • /usr/local/bin/htmlclean
  • /usr/local/libdata/perl5/site_perl/HTML/
  • /usr/local/libdata/perl5/site_perl/HTML/Clean.pm
  • /usr/local/libdata/perl5/site_perl/auto/
  • /usr/local/libdata/perl5/site_perl/auto/HTML/
  • /usr/local/libdata/perl5/site_perl/auto/HTML/Clean/
  • /usr/local/libdata/perl5/site_perl/auto/HTML/Clean/autosplit.ix
  • /usr/local/man/man1/htmlclean.1
  • /usr/local/man/man3p/HTML::Clean.3p
Search