perl-ExtUtils-ParseXS - Module and a script for converting Perl XS code into C code

Description:

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.

Homepage: http://search.cpan.org/dist/ExtUtils-ParseXS/

License: GPL+ or Artistic

Vendor: city-fan.org repo http://www.city-fan.org/ftp/contrib/

Packages

perl-ExtUtils-ParseXS-2.22-9.fc8.noarch [36 KiB] Changelog by Paul Howarth (2010-07-05):
- Update to 2.2206
 - Make xsubpp accept the _ prototype (CPAN RT#57157)
 - INCLUDE_COMMAND portability fixes for VMS (CPAN RT#58181)
 - INCLUDE_COMMAND fixes to detect non-zero exit codes (CPAN RT#52873)