You can have a subexpression, but there is not such thing as a "sub-statement".And then you give an example of a statement:
if ($foo) { print "True\n" } else { print "False\n" }What's the print "True\n" then? Is that not a statement?
In reply to Re^2: What is the difference between a Statement and an Expression?
by JavaFan
in thread What is the difference between a Statement and an Expression?
by supernewbie
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |