K 10 svn:author V 5 demon K 8 svn:date V 27 2003-06-29T09:17:39.000000Z K 7 svn:log V 332 New port: 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. The compiler uses typemaps to determine how to map C function parameters and variables to Perl values. END