1ExtUtils::XSpp::Node::RUaswe(r3pCmo)ntributed Perl DocumEexnttUattiilosn::XSpp::Node::Raw(3pm)
2
3
4
6 ExtUtils::XSpp::Node::Raw - Node for data that should be included in XS
7 verbatim
8
10 An ExtUtils::XSpp::Node subclass representing code that should be
11 included in the output XS code verbatim.
12
14 new
15 Creates a new "ExtUtils::XSpp::Node::Raw".
16
17 Named parameters: "rows" should be a reference to an array of source
18 code lines. A trailing newline is automatically appended.
19
21 rows
22 Returns an array reference holding the rows to be output in the final
23 file.
24
25
26
27perl v5.38.0 2023-07-20 ExtUtils::XSpp::Node::Raw(3pm)