in reply to Parsing HTML tags with regex
There's a very good reason why people reccomend you use an HTML::* module. But I suppose you should go ahead. You'll learn more than just a bit about regexes, you'll learn why CPAN is so important to the community.
--
perl: code of the samurai
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Parsing HTML tags with regex
by tfrayner (Curate) on Oct 03, 2002 at 13:27 UTC |