Provided by: libxml-xpath-perl_1.30-1_all bug

NAME

       Comment - an XML comment: <!--comment-->

API

   new ( data )
       Create a new comment node.

   getValue / getData
       Returns the value in the comment

   toString
       Returns the comment with -- encoded as a numeric entity (if it exists in the comment text).

perl v5.22.1                                       2016-02-14                     XML::XPath::Node::Comment(3pm)