Branch: refs/heads/ilmari/feature-indirect
Home: https://github.com/Perl/perl5
Commit: 80ac341dd2a8d764a0c88ae141f0e98125d19b01
https://github.com/Perl/perl5/commit/80ac341dd2a8d764a0c88ae141f0e98125d19b01
Author: Tony Cook <[email protected]>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M MANIFEST
M feature.h
M lib/feature.pm
M regen/feature.pl
A t/lib/feature/indirect
M toke.c
Log Message:
-----------
Add 'indirect' feature that can be tunred off to disable indirect method calls
Commit: daf65261e34fd3e4f848de7a1be63e4042e519c7
https://github.com/Perl/perl5/commit/daf65261e34fd3e4f848de7a1be63e4042e519c7
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M t/lib/feature/indirect
M toke.c
Log Message:
-----------
Throw explicit error for disabled indirect method syntax
Compare: https://github.com/Perl/perl5/compare/1b0116dd5ee2...daf65261e34f