Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    HTML::Clean 0.8

    Download button

    No screenshots available
    Downloads: 356  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Paul Lindner | More programs
    Perl Artistic License / FREE
    August 7th, 2007, 08:05 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    HTML::Clean description

    A module which cleans up HTML code for web browsers, not humans.

    HTML::Clean module cleans up HTML code for web browsers, not humans.

    SYNOPSIS

    use HTML::Clean;
    $h = new HTML::Clean($filename); # or..
    $h = new HTML::Clean($htmlcode);

    $h->compat();
    $h->strip();
    $data = $h->data();
    print $$data;


    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.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    clean HTML code | clean source code | Perl module | clean | HTML | code

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM