sub DEBUG() { 0 }; ... if (DEBUG) { print "We are here <--"; };