ExtUtils::Depends 0.401 available



Overview of changes in ExtUtils::Depends 0.401 [2014-08-23]
==============================================
- Add README changes created by 'make dist' from the POD
- Rename test modules
- Test old/new schemes with .pm files
- Move old/new scheme tests from middle of other stuff to end
- Rename test packages to 8.3 unique

The above changes should take care of RT#97922, as reported by kmx.

Thanks to Ed J for the changes.

ExtUtils::Depends is available as a tarball:

http://downloads.sourceforge.net/gtk2-perl/ExtUtils-Depends-0.401.tar.gz
(http://bit.ly/1AGgJKb)

or from git:

https://git.gnome.org/browse/perl-ExtUtils-Depends/tag/?id=rel-0-401
(http://bit.ly/1zgnFLv)

ExtUtils::Depends 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]