use strict; #DUH! use constant SWITCH => 0; # off if( SWITCH ) { # do some stuff }