in reply to Where is the constant? Where is the void context?in thread useless use of a constant in a void context?
The 'void context' is that you're throwing it away, instead of using it.
-- Randal L. Schwartz, Perl hacker