tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/perl5



On Sun, Jun 11, 2017 at 02:48:30PM +0200, Joerg Sonnenberger wrote:
> On Mon, Jun 05, 2017 at 01:41:22PM +0000, Ryo ONODERA wrote:
> >
> > Log Message:
> > Update to 5.26.0
> ...
> >        This release includes three updates with widespread effects:
> >
> >        o   "." no longer in @INC
>
> So this has broken a ridiculous number of Perl module, i.e. most of the
> following:
[list removed]

This is/was pretty much expected; see the commentary in
https://github.com/colinnewell/Jenkins-API/issues/18 which has pointers
to most of the discussion of the issue and its effects.

https://wiki.gentoo.org/wiki/Project:Perl/Dot-In-INC-Removal#Workarounds
has a set of workarounds; we could always just use the Blunt Weapon of
Wrongness and set PERL_USE_UNSAFE_INC=1 in the appropriate .mk files for
modules that have the "use inc::Module::Install;" construct, too.



Home | Main Index | Thread Index | Old Index