Help for this page
my $type_hash = $hashref->{$type}; # not a hash ref foreach my $item (keys %{$type_hash}) { # can't de-ref to hash