> any recommendations for stripping HTML? Depends what you mean by stripping.
XML::Twig will pull usefull bits out, may have a script bundled with it that does what you want. http://search.cpan.org/search?mode=all&query=XML%3A%3ATwig There's an html2txt perl script available from http://www.cs.cmu.edu/~rgs/tools.html and xhtml2txt from http://backpan.perl.org/authors/id/A/AJ/AJDELORE/xhtml2txt-1.0.0.pl.txt and of course even more choices http://www.google.com/search?q=perl+html2txt Good luck ! -- Bill [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

