Yes, but at least that gets caught with warnings (or -w):
$ perl -we 'print (4+5)*20;' print (...) interpreted as function at -e line 1. Useless use of multiplication (*) in void context at -e line 1.
The whitespace bug described in the original node is the first bug I've had in a while that:
In reply to Re^2: How to introduce a frustrating bug with a single whitespace
by radiantmatrix
in thread How to introduce a frustrating bug with a single whitespace
by radiantmatrix
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |