in reply to reference of hash
$HASH_OF_FLOW->{'$key'} = 'M2'; [download]
$HASH_OF_FLOW->{$key} = 'M2'; [download]