Help for this page

Select Code to Download


  1. or download this
    my %hash1 = ("TEXT", 25,"test",26,"tset",27);
    my %hash2 = ("text", 25,"TeSt",24,"xyz",23);
    ...
      }) {
      print "$_ matches\n";
    }