Letter P

perl-ExtUtils-H2PM - Automatically generate perl modules to wrap C header files

Website: http://search.cpan.org/dist/ExtUtils-H2PM/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
This module assists in generating wrappers around system functionality,
such as socket() types or ioctl() calls, where the only interesting
features required are the values of some constants or layouts of structures
normally only known to the C header files. Rather than writing an entire XS
module just to contain some constants and pack/unpack functions, this
module allows the author to generate, at module build time, a pure perl
module containing constant declarations and structure utility functions.
The module then requires no XS module to be loaded at run time.

Packages

perl-ExtUtils-H2PM-0.10-5.fc14.al.noarch [29 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al