FreeBSD.software
Home/devel/p5-ExtUtils-Depends

p5-ExtUtils-Depends

0.8001

Easily build XS extensions that depend on XS extensions

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.

Origin: devel/p5-ExtUtils-Depends
Category: devel
Size: 28.4KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 5 packages
$pkg install p5-ExtUtils-Depends

Dependencies (1)

Required By (5 packages)

More in devel