Help for this page

Select Code to Download


  1. or download this
    hash->{KEY1}=VALUE1
    hash->{KEY2}=VALUE2
    hash->{KEY3}->{SUBKEY1}=VALUE3
    hash->{KEY3}->{SUBKEY2}=VALUE4
    hash->{KEY4}=VALUE5
    
  2. or download this
    my @keys=keys(%{$hash});
    my $junk;
    ...
        }
      } 
    }