Package: libxml-xpath-perl Version: 1.37-1 Severity: wishlist File: /usr/share/man/man3/XML::XPath::Node.3pm.gz
$ man XML::LibXML::Node|perl -nwle 'print for /[\w:]*LibXML[\w:]*/g;'|sort|uniq -c 1 LibXML::Element 1 LibXML::Node 1 LibXML::Text 10 XML::LibXML 1 XML::LibXML::Boolean 3 XML::LibXML::Document 1 XML::LibXML::Document::actualEncoding 2 XML::LibXML::Document::toString 1 XML::LibXML::Literal 1 XML::LibXML::NamedNodeMap 5 XML::LibXML::Node 2 XML::LibXML::NodeList 1 XML::LibXML::Number 6 XML::LibXML::XPathContext 3 XML::LibXML::XPathExpression The first three should all have "XML::" prefixed, else one cannot even look up their man pages. Please also check the rest of the man pages for similar problems. Thanks.