I see. Actually to prevent confusion ... even this would autovivify:
I guess we'd need to "fix" the x operator to not evaluate the lefthand operator if the righthand one is <=0.@a = ( $hash{foo}{bar} x!! 0);
In reply to Re^4: Secret Perl Operators: the boolean list squash operator, x!!
by Jenda
in thread Secret Perl Operators: the boolean list squash operator, x!!
by Aristotle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |