Re: Stripping HTML code from emails

2006-11-09 Thread Randal L. Schwartz
> ""Richard" == "Richard Bagshaw" <[EMAIL PROTECTED]> writes: "Richard> I'm writing some code that basically checks a pop mailbox and puts the "Richard> information into a mysql database, however if the person sends an email "Richard> in HTML format it looks messy, I am looking for a perl mod

Stripping HTML code from emails

2006-11-08 Thread Richard Bagshaw
Hi Guys, I'm writing some code that basically checks a pop mailbox and puts the information into a mysql database, however if the person sends an email in HTML format it looks messy, I am looking for a perl module that will convert it to plain text or just strip the HTML. Does anyone have any