Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-ExtUtils-CBuilder - Compile and link C code for Perl modules
- Description:
This module can build the C portions of Perl modules by invoking the
appropriate compilers and linkers in a cross-platform manner. It was motivated
by the Module::Build project, but may be useful for other purposes as well.
Packages
perl-ExtUtils-CBuilder-0.28.2.10-288.fc20.noarch
[67 KiB] |
Changelog
by Jitka Plesnikova (2013-09-09):
- Fix rules for parsing numeric escapes in regexes (bug #978233)
- Fix crash with \&$glob_copy (bug #989486)
- Fix coreamp.t's rand test (bug #970567)
- Reap child in case where exception has been thrown (bug #988805)
- Fix using regexes with multiple code blocks (bug #982131)
|