ExtUtils::Depends 0.8001 available
- From: Brian Manning <cpan xaoc org>
- To: GTK-Perl List <gtk-perl-list gnome org>
- Subject: ExtUtils::Depends 0.8001 available
- Date: Sat, 15 May 2021 22:07:02 -0700
Overview of changes in ExtUtils::Depends 0.8001 [2021-05-15]
===========================================================
- Remove hack (cf https://rt.cpan.org/Ticket/Display.html?id=45224)
The hijacking of EUMM's `static_lib` method is now obsolete, as well as
causing problems.
- Also added a couple of code tidy-ups
ExtUtils::Depends is available via CPAN, or as a tarball from Sourceforge:
http://downloads.sourceforge.net/gtk2-perl/ExtUtils-Depends-0.8001.tar.gz
Or view the source in the Gtk-Perl git repo:
https://gitlab.gnome.org/GNOME/perl-extutils-depends/tags/rel-0-8001
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]