in reply to Re^2: Parsing a large html with perl
in thread Parsing a large html with perl

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re^4: Parsing a large html with perl
by chromatic (Archbishop) on Jul 15, 2020 at 01:26 UTC
    What you really would like to avoid – and what XPath is very much engineered to let you avoid – is programming that is specific to the exact structure of the XML.

    What are you talking about? What do you think XPath is and how do you think it works?

        I have a smaller but similar experience with said person.