slackbuilds_ponce/perl/perl-extutils-depends
2012-09-13 17:59:48 -05:00
..
perl-extutils-depends.info Several: Change my email to @gmail.com in all maintained scripts 2012-09-13 17:59:48 -05:00
perl-extutils-depends.SlackBuild Several: Change my email to @gmail.com in all maintained scripts 2012-09-13 17:59:48 -05:00
README perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
slack-desc perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00

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.