... use constant THRESHOLD => 98.0; ... if ($consumption > THRESHOLD) { # do something }