Help for this page

Select Code to Download


  1. or download this
    my %hash = ('one' => '1', 'two' => '2','1'=>'one');
    
  2. or download this
    my %hash = ('aaa' => 'bbb', 'bbb' => 'aaa','ccc'=>'bbb','bbc'=>'ccc','
    +abc'=>'123');