Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-ExtUtils-Constant - Generate XS code to import C header constants
ExtUtils::Constant facilitates generating C and XS wrapper code to allow perl
modules to AUTOLOAD constants defined in C library header files. It is
principally used by the h2xs utility, on which this code is based. It
doesn't contain the routines to scan header files to extract these constants.
Packages
Latest: perl-ExtUtils-Constant-0.23-2.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-ExtUtils-Constant |
0 |
0.23 |
2.el6.fio |
src |
42 KiB |
2012-06-27 05:52:58 |
Changelog:
- * 2012-06-27 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 0.23-1
- Initial release.