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

If you want to convert Inline::CPP code to XS, use InlineX::CPP2XS.

Build in the usual way:

perl Makefile.PL
make test
make install

Cheers,
Rob