aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Sanitizer
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* This module acts as a filter for HTML. It is not a validator, thoughCheng-Lung Sung2007-12-124-0/+38
it might be possible to write a validator-like tool with it. It's intended to strip out unwanted HTML elements and attributes and leave you with non-dangerous HTML code that you should be able to trust. WWW: http://search.cpan.org/dist/HTML-Sanitizer/ PR: ports/117784 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=203188