table of contents
XSPP(1p) | User Contributed Perl Documentation | XSPP(1p) |
NAME¶
xspp - XS++ preprocessor
SYNOPSIS¶
xspp [--typemap=typemap.xsp [--typemap=typemap2.xsp]] [--xsubpp[=/path/to/xsubpp] [--xsubpp-args="xsubpp args"] Foo.xsp
or
perl -MExtUtils::XSpp::Cmd -e xspp -- <xspp options and arguments>
DOCUMENTATION¶
See ExtUtils::XSpp.
2022-06-13 | perl v5.34.0 |