perl-ExtUtils-ParseXS 2.18

Module and a script for converting Perl XS code into C code
ExtUtils::ParseXS will compile XS code into C code by embedding the
constructs necessary to let C functions manipulate Perl values and
creates the glue necessary to let Perl access those functions.