Help for this page

Select Code to Download


  1. or download this
    106    my $status;
    107    for $status (keys %Status) {
    ...
    109            print $Status{$status}{$_}{'Name'}, br;
    110        }
    111    }
    
  2. or download this
    %h = (
              '1' => {
    ...
                              }
                     }
            );