ExtUtils::Depends 0.404 available



Overview of changes in ExtUtils::Depends 0.404 [2015-01-29]
===========================================================

- Depends.pm: sort deps in save_config() and get_makefile_vars(); patch
  submitted by Debian's reproducible build team for RT#101602
- Use / to make ::load filename, not File::Spec - perldoc -f require


ExtUtils::Depends is available via CPAN, or as a tarball from Sourceforge:

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

Or view the source in the Gtk2-Perl git repo:

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

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 a C and an XS interface besides the Perl one.


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