Help for this page
if ( exists( $data{$array[$i]}{$array[$j]} ) ) { next(); ... else { print OUT join("\t", $i, $j), "\n"; }