Description
CSS selectors can be converted to XPath expressions for Perl HTML and XML tools. Developers use this compiler when scraping, testing, or document-processing code needs selector-style queries over XPath-capable parsers. It operates on selector strings and leaves document access to the surrounding parser.