View Single Post
  #1 (permalink)  
Old 02-13-04, 12:08 PM
xgab xgab is offline
Newbie Coder
 
Join Date: Jun 2003
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
freeware code to strip HTML tags ?

Hi all, I would like to know if there is any freeware Perl code out there, similar to the PHP powerful function: strip_tags.

What I am needing is to strip HTML tags from email bodies. I have a Perl program that process emails that have been working for many years, but the HTML format in some email messages, is affecting other applications.

I need clean email messages texts.

Could anyone help me ?
Thank you in advance
Reply With Quote