use constant SOME_CONSTANT => 'the value'; print "This is @{[SOME_CONSTANT]}\n";