Help for this page

Select Code to Download


  1. or download this
      if ( exists $test_hash{$key1}{$key2} ) {
         print "The double key exists\n" ;
      }