in reply to Re^3: Two simple code style advice questions
in thread Two simple code style advice questions

Why even bother defining a constant ;)
no warnings; if (0 == OK) { print 'Everything is ok here!'; }