Hi
What you posted is the equivalent of using regex
DO NOT PARSE HTML With low level parsers like HTML::TagParser
Use a "DOM" like HTML::Tree / XML::Twig / XML::LibXML / Mojo::DOM...
In reply to Re^2: Matching regular expression over multiple lines
by Anonymous Monk
in thread Matching regular expression over multiple lines
by Maire
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |