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.
- Links to devel:languages:perl / perl-ExtU...-Depends
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smithfarm/perl-ExtUtils-Depends && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
ExtUtils-Depends-0.8001.tar.gz | 0000016708 16.3 KB | |
cpanspec.yml | 0000000566 566 Bytes | |
perl-ExtUtils-Depends.changes | 0000006496 6.34 KB | |
perl-ExtUtils-Depends.spec | 0000003908 3.82 KB |
Latest Revision
Nathan Cutler (smithfarm)
committed
(revision 1)
Comments 0