Help for this page
#! perl use strict; ... my $height = $hash{key}->{'individual name'}[2][0]; print "$_\n" for ($coords, $rotation, $height);
16:38 >perl 1014_SoPW.pl coordinates ... height 16:38 >