In perl.git, the branch davem/do_fixups has been created
<http://perl5.git.perl.org/perl.git/commitdiff/9d4a19abfcac70371fb47dae7881527472f62772?hp=0000000000000000000000000000000000000000>
at 9d4a19abfcac70371fb47dae7881527472f62772 (commit)
- Log -----------------------------------------------------------------
commit 9d4a19abfcac70371fb47dae7881527472f62772
Author: David Mitchell <[email protected]>
Date: Mon Apr 3 17:32:58 2017 +0100
utils/libnetcfg: fix 'do' without '.' in @INC
M utils/libnetcfg.PL
commit 0842fefb88437833972b3583dff9ed244ab15c73
Author: David Mitchell <[email protected]>
Date: Mon Apr 3 17:03:42 2017 +0100
b/Porting/bench.pl: fix 'do' without '.' in @INC
The --benchfile arg (default t/perf/benchmarks) is supposed to be loaded
via 'do'. With '.' no longer in @INC by default, it doesn't find files
with relative paths.
M Porting/bench.pl
commit 328e0589e7434e38e5c917a357db0ffec143b6c4
Author: David Mitchell <[email protected]>
Date: Mon Apr 3 16:20:22 2017 +0100
fixup regen/regcharclass.pl for no '.'in @INC
M regcharclass.h
M regen/regcharclass.pl
-----------------------------------------------------------------------
--
Perl5 Master Repository