| Name: | perl-HTML-Scrubber |
|---|---|
| Version: | 0.15 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 59392 |
| License: | GPL+ or Artistic |
| RPM: | perl-HTML-Scrubber-0.15-1.el7.noarch.rpm |
| Source RPM: | perl-HTML-Scrubber-0.15-1.el7.src.rpm |
| Build Date: | Fri Nov 03 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/HTML-Scrubber/ |
| Summary: | Library for scrubbing/sanitizing html |
| Description: | 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. |