in reply to Re: Common Perl Idiomsin thread Common Perl Idioms
What's particularly good with if (FALSE_CONSTANT) { ... } is that the whole block will be optimized away during the compilation phase.
ihb
Read argumentation in its context!