in reply to Re^3: Two simple code style advice questionsin thread Two simple code style advice questions
no warnings; if (0 == OK) { print 'Everything is ok here!'; } [download]