Add the following to get the desired behaviour:
no feature qw( indirect );
The following has the same effect:
use v5.36;
use v5.38;
In reply to Re: Calling a sub without enclosing its argument inside brackets
by ikegami
in thread Calling a sub without enclosing its argument inside brackets
by syphilis
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |