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-144.el6.x86_64 [45 KiB] |
Changelog
by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907) |