Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 32710cf2af797de8b083b5e03591807c4bf71ccb
https://github.com/Perl/perl5/commit/32710cf2af797de8b083b5e03591807c4bf71ccb
Author: Olaf Alders <[email protected]>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M lib/Tie/Handle.pm
M lib/Tie/Hash.pm
M lib/Tie/Scalar.pm
Log Message:
-----------
Remove grandfather as a verb in Tie::Handle, Tie::Hash and Tie::Scalar
See https://github.com/Perl/perl5/issues/18830 for initial discussion.
Commit: 06ae5b44c128386187ab845b2ef668af86ab4c31
https://github.com/Perl/perl5/commit/06ae5b44c128386187ab845b2ef668af86ab4c31
Author: Nicholas Clark <[email protected]>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M lib/Config.t
Log Message:
-----------
Change %grandfathers to %legacy in Config.t
Also convert one ok() to cmp_ok(), and 3 uses of print to note().
Compare: https://github.com/Perl/perl5/compare/40385047d97e...06ae5b44c128