This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4b05bc8
75e93af
)
[MERGE] make tests run without '.' in @INC
author
David Mitchell
<davem@iabyn.com>
Fri, 7 Apr 2017 13:55:37 +0000
(14:55 +0100)
committer
David Mitchell
<davem@iabyn.com>
Fri, 7 Apr 2017 13:55:37 +0000
(14:55 +0100)
Update TestInuit.pm etc so that tests are no longer invoked with
'.' in @INC. Then fix up all the tests that break because of this.
Then fix up some bad usage of 'do' that's not detected by tests.
Trivial merge