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

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.