Help for this page

Select Code to Download


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