in reply to Re: Matching regular expression over multiple lines
in thread Matching regular expression over multiple lines

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...

  • Comment on Re^2: Matching regular expression over multiple lines

Replies are listed 'Best First'.
Re^3: Matching regular expression over multiple lines
by LanX (Saint) on Oct 16, 2017 at 01:52 UTC
    > with low level parsers like ...

    Please explain.

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!