http://qs321.pair.com?node_id=307337


in reply to Hashing multiple items

I'm not totally sure I understand the question, but what if you just make the coordinates into a string and use them as a key for the hash?
my ($coord1, $coord2); $hash{$coord1 . "," . $coord2} = 'value';
Are you sure it was a book? Are you sure it wasn't.....nothing?