ExtUtils::Depends 0.307 available



Overview of changes in ExtUtils::Depends 0.307 [2014-04-29]
==============================================

* $Data::Dumper::Terse set to 1 broke save_config. Test & fix
* Document API expected by ::load function

Thanks to Ed J for the fixes and tests.

ExtUtils::Depends is available as a tarball:

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

or from git:

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

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]