Query: extutils::xspp::node::raw
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ExtUtils::XSpp::Node::Raw(3pm) User Contributed Perl Documentation ExtUtils::XSpp::Node::Raw(3pm)NAMEExtUtils::XSpp::Node::Raw - Node for data that should be included in XS verbatimDESCRIPTIONAn ExtUtils::XSpp::Node subclass representing code that should be included in the output XS code verbatim.METHODSnew 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.ACCESSORSrows Returns an array reference holding the rows to be output in the final file. perl v5.14.2 2011-12-20 ExtUtils::XSpp::Node::Raw(3pm)