table of contents
XSPP(1) | User Contributed Perl Documentation | XSPP(1) |
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.
2014-06-08 | perl v5.40.0 |