openbsd-ports/devel/p5-ExtUtils-XSpp/pkg/DESCR
landry 37f1fbedad Import p5-ExtUtils-XSpp, another prerequisite for p5-Wx.
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.
2009-09-04 16:07:49 +00:00

6 lines
235 B
Plaintext

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*.