Spammers like to user a number of techniques to obfuscate their
HTML documents, and make it harder to trace down their origins
and web sites. This utility knows about several of the tricks
spammers use, and attempts to clarify the message into a more
readable HTML document.
It's actually little more than a quick-hack Perl script (the man
page is longer than the script!) ... but it's still a very useful
function. It requires the MIME::QuotedPrint and HTML::Entities
modules.
Version 1.4 (31-Jan-2002) - First public release.