ExtUtils-Depends Perl module
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.
- Sources inherited from project DISCONTINUED:openSUSE:11.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout DISCONTINUED:openSUSE:11.2:Update/perl-ExtUtils-Depends && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ExtUtils-Depends-0.302.tar.bz2 | 0000010767 10.5 KB | |
perl-ExtUtils-Depends.changes | 0000001409 1.38 KB | |
perl-ExtUtils-Depends.spec | 0000002115 2.07 KB | |
ready | 0000000000 0 Bytes |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 6)
Comments 0