FreeBSD Manual Pages
ExtUtils::XSpp::Node::User3Contributed Perl DocumeExtUtils::XSpp::Node::Raw(3) NAME ExtUtils::XSpp::Node::Raw - Node for data that should be included in XS verbatim DESCRIPTION An ExtUtils::XSpp::Node subclass representing code that should be included in the output XS code verbatim. METHODS new Creates a new "ExtUtils::XSpp::Node::Raw". Named parameters: "rows" should be a reference to an array of source code lines. A trailing newline is automatically appended. ACCESSORS rows Returns an array reference holding the rows to be output in the final file. perl v5.32.1 2021-02-28 ExtUtils::XSpp::Node::Raw(3)
NAME | DESCRIPTION | METHODS | ACCESSORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ExtUtils::XSpp::Node::Raw&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>