use constant NAME => 'abc'; # ... if ($input =~ NAME) { print "Matched!" }