NAME
HTML::Restricted - filter HTML to a set of allowed tags and attributes
WHY?
This is just a band-aid module I needed while without internet connection. There also are HTML::Strip and some other modules that should do the same task and this module will likely vanish again when I review the others and decide on using one.
Don't rely on this module.