Dear Gtk-Perl folks,
I have made a proposed change to ExtUtils::Depends which you can see on https://github.com/cpanxaoc/perl-ExtUtils-Depends/pull/2
There is a remaining issue: while most of the information given to (and
extracted from) the stored EU::D config relates to C compilation, and is
therefore highly useful to put in an Inline-compatible method return, the Perl
module dependencies does not. So the question is: should there be a
Package::Install::Files->deps method, which returns a list of the relevant
dependencies?
Best regards,
Ed J |