Files
pkgsrc-ng/devel/p5-ExtUtils-Depends/DESCR
2013-09-26 17:14:40 +02:00

5 lines
257 B
Plaintext

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.