-
Notifications
You must be signed in to change notification settings - Fork 2
btrott/HTML-Sanitizer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 / cpan@sixapart.com
About
Clean and sanitize HTML
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published