1ExtUtils::XSpp::Node::RUaswe(r3)Contributed Perl DocumenEtxattUitoinls::XSpp::Node::Raw(3)
2
3
4

NAME

6       ExtUtils::XSpp::Node::Raw - Node for data that should be included in XS
7       verbatim
8

DESCRIPTION

10       An ExtUtils::XSpp::Node subclass representing code that should be
11       included in the output XS code verbatim.
12

METHODS

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

ACCESSORS

21   rows
22       Returns an array reference holding the rows to be output in the final
23       file.
24
25
26
27perl v5.30.1                      2020-01-30      ExtUtils::XSpp::Node::Raw(3)
Impressum