Overview of changes in ExtUtils::Depends 0.309 [2014-08-02]
==============================================

* Depends.pm: use $DLEXT instead of $SO for library filename
extensions (RT#92699 and RT#94515)
* MANIFEST: remove MYMETA.* files
* Use DynaLoader::mod2fname if available (RT#92699)
* Added Android support (RT#92699)

Thanks to Brian Fraiser and kmx for the patches and testing!

ExtUtils::Depends is available as a tarball:

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

or from git:

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

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.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to