
Extutils::xspp is a perl module that implements xs++, a thin layer on top of plain xs designed to support c++ code. it allows developers to easily write perl bindings to c++ code by compiling code using the xs++ preprocessor `xspp' instead of the normal xs preprocessor `xsubpp'.