This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add 'indirect' feature that can be turned off to disable indirect object syntax 17477/head
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Tue, 21 Jan 2020 10:35:05 +0000 (10:35 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sun, 16 Feb 2020 16:00:00 +0000 (16:00 +0000)
commit0b657b1955a40e49c93ca32fe32822f4a8a5205b
tree721d79576c2b14e92a42f28cff484d6f7a49632f
parente3f228dfa28c62cea97de225b6d49e4b4ff87d07
Add 'indirect' feature that can be turned off to disable indirect object syntax

Co-authored-by: Tony Cook <tony@develop-help.com>
MANIFEST
feature.h
lib/feature.pm
pod/perldelta.pod
regen/feature.pl
t/lib/feature/indirect [new file with mode: 0644]
t/porting/known_pod_issues.dat
toke.c