extutils::xspp::node::comment(3pm) debian man page | unix.com

Man Page: extutils::xspp::node::comment

Operating Environment: debian

Section: 3pm

ExtUtils::XSpp::Node::Comment(3pm)			User Contributed Perl Documentation			ExtUtils::XSpp::Node::Comment(3pm)

NAME
ExtUtils::XSpp::Node::Comment - Node representing a comment in the source file
DESCRIPTION
An ExtUtils::XSpp::Node::Raw subclass representing a piece of raw data that should be included in the output verbatim, but with comment markers prefixed. // This is a comment! would become something like ## This is a comment!
METHODS
new Creates a new "ExtUtils::XSpp::Node::Comment". Named parameters: "rows" should be a reference to an array of source code comment lines. perl v5.14.2 2011-12-20 ExtUtils::XSpp::Node::Comment(3pm)
Related Man Pages
xml::libxml::comment(3) - suse
extutils::xspp::exception(3pm) - debian
extutils::xspp::node::argument(3pm) - debian
extutils::xspp::node::class(3pm) - debian
extutils::xspp::node::function(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results