Hi,
It wont match. Why because you are having the contents of the html file in an array, where each element contains a line each from the html file you read. But you are matching with something else.
Its better to use HTML::TokeParser to parse the html file and get the attribute values.
Regards,
Murugesan Kandasamy
use perl for(;;);
In reply to Re: multi line regex
by murugu
in thread multi line regex
by metalfan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |