The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Convert Inline::CPP code to XS code. See the module's documentation for details.
See also 'perldoc InlineX::Cookbook' and the demos folder.

If you want to convert Inline::C code to XS use InlineX::C2XS.

Build in the usual way:

perl Makefile.PL
make test
make install

Cheers,
Rob