So the expression definitely can be evaluated at compile time.
Any expression can be evaluated at compile-time.
use constant FOOBAR => time; say FOOBAR; sleep 2; say FOOBAR;
1327438753 1327438753
In reply to Re^3: Why is const x const not a const?
by ikegami
in thread Why is const x const not a const?
by PerlGrey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |