Help for this page
my %hash1;
my %hash1 = ( "1", "20", ... "5", "20", "10", "20", "6", "18");
unless ($hash2{$thisKey}) {
if (isNull(\%hash2, $thisKey)) {