On Thu, 19 Feb 2004, Joseph Brennan wrote: > > Care to share your code for changing script to noscript?
> # Check for bad code in HTML parts [hand-rolled Perl elided...] Perhaps using HTML::Parser would simplify things? http://search.cpan.org/~gaas/HTML-Parser-3.35/Parser.pm It's a lovely Perl module for parsing HTML. Very nice interface, and very powerful. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

