perl-ExtUtils-ParseXS - Module and a script for converting Perl XS code into C code
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- 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.
Packages
perl-ExtUtils-ParseXS-2.2003.0-129.el6.x86_64 [43 KiB] |
Changelog
by Petr Pisar (2012-12-04):
- Related: #720644 - Do not wrap count argument of Perl_repeatcpy() on i386 |