Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-HTML-Scrubber: Library for scrubbing/sanitizing html
        
        
        - Summary
- If you wanna "scrub" or "sanitize" html input in a reliable an flexible
fashion, then this module is for you.
I wasn't satisfied with HTML::Sanitizer because it is based on
HTML::TreeBuilder, so I thought I'd write something similar that works
directly with HTML::Parser.
Changelog
        
            - * Thu Aug 11 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.08-2
- - Disttag. 
            - * Wed Mar 23 16:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.08-1
- - First build.