use constant ('DEBUG', 0); use warnings; use strict 'refs'; print "Hello World\n"; '???'; print "Goodbye Cruel Word\n";