Skip to content

btrott/HTML-Sanitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$Id$

This is HTML::Sanitizer, providing a simple interface for cleaning and
sanitizing (x)HTML.

PREREQUISITES

    * HTML::TokeParser
    * HTML::Tagset
    * HTML::Entities

INSTALLATION

HTML::Sanitizer installation is straightforward. If your CPAN shell
is set up, you should just be able to do

    % perl -MCPAN -e 'install HTML::Sanitizer'

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

Six Apart / [email protected]

About

Clean and sanitize HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages