my %hash = ('one' => '1', 'two' => '2','1'=>'one'); #### my %hash = ('aaa' => 'bbb', 'bbb' => 'aaa','ccc'=>'bbb','bbc'=>'ccc','abc'=>'123');