for my $shape (sort keys %hash) { for my $class (sort keys %{$hash{$shape}}) { print < LINE } }