macOS / binaries /

xsubpp

/usr/bin/xsubpp
Compiler to convert Perl xs code into C code

xsubpp 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.

source: man