summaryrefslogtreecommitdiffstats
path: root/perl/perl-extutils-depends/README
blob: cfc0e1495f5a1af8b5c41ab2052b07f91a7c5189 (plain)
1
2
3
4
5
6
perl-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
a C and an XS interface besides the perl one.