Letter P

perl-ExtUtils-Depends - ExtUtils-Depends module for perl

Website: http://search.cpan.org/dist/ExtUtils-Depends/
License: Artistic/GPL
Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Description:
This module tries to make it easy to build Perl extensions that use functions
and typemaps provided by other perl extensions. This means that a perl
extension is treated like a shared library that provides also a C and an XS
interface besides the perl one.  This works as long as the base extension is
loaded with the RTLD_GLOBAL flag (usually done with a sub dl_load_flags {0x01}
in the main .pm file) if you need to use functions defined in the module.

Packages

perl-ExtUtils-Depends-0.301-1.rf.noarch [16 KiB] Changelog by Dag Wieers (2008-10-07):
- Updated to release 0.301.

Listing created by Repoview-0.6.4