Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
perl-ExtUtils-ParseXS-2.2210-211.fc17.noarch
[57 KiB] |
Changelog
by Petr Pisar (2012-02-06):
- Fix searching for Unicode::Collate::Locale data (bug #756118)
- Run safe signal handlers before returning from sigsuspend() and pause()
(bug #771228)
- Correct perl-Scalar-List-Utils files list
- Stop !$^V from leaking (bug #787613)
|