Help for this page
for my $key (keys %mappings) { if($mappings{$key}{$_} > 1 ) print "$key - $mappings{$key}{$_} -> $_\n" for keys %{$mapping +s{$key}} ; }
Use of uninitialized value in numeric gt (>) at test.pl line 33, <$tes +tdataset> line 7.