blob: f021854d17f3e1bd492526edd6c7f60751197bce (
plain) (
blame)
1
2
3
4
5
6
|
XS++ is just a thin layer over plain XS, hence to use it you are
supposed to know, at the very least, C++ and XS. This means that
you will need typemaps for both the normal XS pre-processor xsubpp
and the XS++ pre-processor xspp.
WWW: http://search.cpan.org/dist/ExtUtils-XSpp/
|