in reply to Hash table with no fully distinct keys

use Data::Dumper; .... print Dumper(\%referenceTable);
to dump the data structure