summaryrefslogtreecommitdiffstats
path: root/libraries/perl-extutils-depends/README
blob: eb5930e54a1ff73f932b6c52ddb3a53f49dea33d (plain)
1
2
3
4
5
6
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.