Parsing HTML using regexes is a very bad idea. It will only ever work on a particular subset of HTML. There are far easier ways to achieve this using HTML::Parser or its subclasses.
--Perl Training in the UK <http://www.iterative-software.com>
In reply to Re: Dump Text from HTML
by davorg
in thread Dump Text from HTML
by Sigmund
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |