You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 158b1f8d87
perl/perl-extutils-depends: Fix slack-desc.
9 years ago
..
README perl/*: Moved all of the Perl modules to here 15 years ago
perl-extutils-depends.SlackBuild perl/perl-extutils-depends: Updated for version 0.404. 11 years ago
perl-extutils-depends.info perl/perl-extutils-depends: Updated for version 0.404. 11 years ago
slack-desc perl/perl-extutils-depends: Fix slack-desc. 9 years ago

README

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.