xml::dom::comment(3pm) debian man page | unix.com

Man Page: xml::dom::comment

Operating Environment: debian

Section: 3pm

XML::DOM::Comment(3pm)					User Contributed Perl Documentation				    XML::DOM::Comment(3pm)

NAME
XML::DOM::Comment - An XML comment in XML::DOM
DESCRIPTION
XML::DOM::Comment extends XML::DOM::CharacterData which extends XML::DOM::Node. This node represents the content of a comment, i.e., all the characters between the starting '<!--' and ending '-->'. Note that this is the definition of a comment in XML, and, in practice, HTML, although some HTML tools may implement the full SGML comment structure. perl v5.8.8 2008-02-03 XML::DOM::Comment(3pm)
Related Man Pages
xml::xpath::node(3) - centos
xml::libxml::comment5.18(3) - mojave
xml::dom::text(3) - suse
xml::xpath::node(3) - osx
xml::libxml::comment(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?