documentation - Where is Tree::XPathEngine::XMLParser [Perl / CPAN] -
i've been using tree::xpathengine::nodeset, says in docs:
get_nodelist() returns list of nodes. see tree::xpathengine::xmlparser format of nodes.
but docs tree::xpathengine::xmlparser ?? cant seem find them on cpan, page not exists, guess named differently or something, idea?
get_nodelist() returns list of nodes in tree.
this bit of docs comes straight xml::xpath, tree::xpathengine derived. update docs.
Comments
Post a Comment