in reply to Re^2: regex: something...(!something)...something
in thread regex: something...(!something)...something
are there any ideas?Yes, consider abandoning a regex approach, and select an appropriate CPAN solution for parsing HTML. I have used HTML::TokeParser, although I am not experienced enough with it to know if it will solve your problem.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: regex: something...(!something)...something
by aaaone (Initiate) on Jul 17, 2008 at 17:53 UTC |