FreeBSD Manual Pages
ExtUtils::XSpp::Node::UsereContributed Perl DoExtUtils::XSpp::Node::Comment(3) 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.32.1 2021-02-28 ExtUtils::XSpp::Node::Comment(3)
NAME | DESCRIPTION | METHODS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ExtUtils::XSpp::Node::Comment&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>