Help for this page
#!/usr/bin/perl use strict; ... { printf "%s is at %s\n", $key, $val->{Point}{coordinates}; }