in reply to
html regex problem
Anonymous Monk
,
I think that it is better to use a module such as
HTML::TokeParser
or
HTML::TokeParser::Simple
for this sort of task. Check out the
tutorial
HTML::TokeParser Tutorial
as well as the documentation for the modules.
Hope this helps.
Martin
Comment on
Re: html regex problem
Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.
In Section
Seekers of Perl Wisdom