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.
Website: http://www.perl.org/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-ExtUtils-ParseXS-3.31-404.el6_10.noarch [126 KiB] Changelog by Andrew Colin Kissa (2023-02-06):
- Bump version to 5.24.4
perl-ExtUtils-ParseXS-2.2003.0-144.el6_10.1.x86_64 [46 KiB] Changelog by Andrew Colin Kissa (2021-06-21):
- FIX: CVE-2020-10543
- FIX: CVE-2020-10878
- FIX: CVE-2020-12723
perl-ExtUtils-ParseXS-2.2003.0-144.el6_9.x86_64 [45 KiB] Changelog by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907)
perl-ExtUtils-ParseXS-2.2003.0-141.el6_7.1.x86_64 [45 KiB] Changelog by Petr Pisar (2015-09-16):
- Fix CRLF conversion in ASCII FTP upload (bug #1267920)