|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
HTML <=> Text convertionby TVSET (Chaplain) |
| on Dec 10, 2003 at 05:46 UTC ( [id://313685]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.TVSET has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks,
This might sound like a FAQ to you, but I couldn't find the right answer yet. My application needs the functionality of fast and easy convertion between HTML and Text. Until now I have done only convertion from formatted text to HTML (with HTML::FromText), which works great for me. Converting from HTML back to text though seems to be a problem. I've looked at modules like HTML::Parser and HTML::TokeParser, but they seem to be too complex and troublesome for what I need. Any help is greatly appreciated. :) Update: First of all, I would like to thank everyone for help. Secondly, after looking at my problem from a slightly different point of view, it appears that I do not need the HTML to text convertion at all. I just need a text version and a flag, indicating if I should pipe that text through the HTML::FromText or not. Practice makes perfect, I guess. :)
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||