Help for this page

Select Code to Download


  1. or download this
    for my $let (keys %hash) {
        for my $num (keys %{$hash{$let}}) {
    ...
            }
        }
    }
    
  2. or download this
    output_hash(\%data, []);
    
    ...
            pop @$item;
        }
    }