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