Branch: refs/heads/smoke-me/jkeenan/cumberland-blues
Home: https://github.com/Perl/perl5
Commit: b44223fa06631cbb9624c1094053bcd7d87596aa
https://github.com/Perl/perl5/commit/b44223fa06631cbb9624c1094053bcd7d87596aa
Author: John Karr <[email protected]>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M t/uni/parser.t
M t/uni/stash.t
M t/uni/write.t
Log Message:
-----------
Issue 248 changes to t/uni objective strict parser.t remove global stricture
from end of file stash.t remove strict enabled for one test when on globally
write.t remove strict from beginning of file
Commit: f58c5ca4bb0e0934cc1ff00da17014533f2fbee8
https://github.com/Perl/perl5/commit/f58c5ca4bb0e0934cc1ff00da17014533f2fbee8
Author: James E Keenan <[email protected]>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M t/uni/parser.t
M t/uni/stash.t
M t/uni/write.t
Log Message:
-----------
Revert "Issue 248 changes to t/uni objective strict"
Commit: 64b2f24ac1191598595186fb399df4e4b6ae9b72
https://github.com/Perl/perl5/commit/64b2f24ac1191598595186fb399df4e4b6ae9b72
Author: Nicolas R <[email protected]>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M pp_ctl.c
M t/comp/use.t
M t/porting/diag.t
Log Message:
-----------
Restore use v7.x behavior
Fix #263
Do not restrict 'use v7' to 'v7'.
With this change we are now also accepting:
`use v7.0`, `use v7.x`...
Commit: d29ff71ec6ada88988899e6faf79a217c12b8561
https://github.com/Perl/perl5/commit/d29ff71ec6ada88988899e6faf79a217c12b8561
Author: Nicolas R <[email protected]>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M cpan/ExtUtils-Constant/t/Constant.t
Log Message:
-----------
Revert change to ExtUtils-Constant/t/Constant.t
Compare: https://github.com/Perl/perl5/compare/de437ac54dd4...d29ff71ec6ad