perl-ExtUtils-CBuilder - Compile and link C code for Perl modules
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- 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.27-144.el6.x86_64 [48 KiB] |
Changelog
by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907) |