Help for this page
$file = 'test_predictions_1'; open (FH, "<EXAMPLE"); ... $id = $_; if (exists $data{$file}{$id}) {print "match\n";} }
if (exists $data{$file}{$id}) {print "match\n";}
0 1 2 3 4 5 6 7
Results (658 votes), past polls