Help for this page
my %hash = ('north' => 'library', 'south' => 'kitchen', 'east' => 'hallway');
while(<1>){ ... }