Description
XPath queries can be run over HTML::TreeBuilder trees in Perl applications. Developers use this extension for scraping, testing, migration, and document processing that already builds HTML trees. It queries parsed documents supplied by the caller and may expose page content extracted from them.