Query: extutils::xspp::node::comment
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ExtUtils::XSpp::Node::Comment(3pm) User Contributed Perl Documentation ExtUtils::XSpp::Node::Comment(3pm)NAMEExtUtils::XSpp::Node::Comment - Node representing a comment in the source fileDESCRIPTIONAn 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!METHODSnew 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)