Package perl-ExtUtils-ParseXS

Module and a script for converting Perl XS code into C code

https://metacpan.org/release/ExtUtils-ParseXS

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.

Version: 3.51

General Commands

xsubpp compiler to convert Perl XS code into C code