|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^2: HTML Sanitizer (removes unwanted tags)by lhoward (Vicar) |
| on Apr 20, 2005 at 10:58 UTC ( #449554=note: print w/ replies, xml ) | Need Help?? |
|
Been too long since I wrote that code. In that code I am subclassing HTML::Filter into HTML::Sanitizer, replacing its output sub with the I wrote. I never explicitly call it. There are slicker ways to solve this problem today, for instance the HTML::Sanitizer module that didn't even exist when I wrote this example. L
In Section
Snippets Section
|
|
||||||||||||||||||||