in reply to Module constant and constants in Hashes
my %english_translation = ( NULL() => "Zero", EINS() => "One", ZWEI() => "Two", ); [download]