Help for this page

Select Code to Download


  1. or download this
    my %bighash = (
    
    ...
                 'ZOO_12' => [ '13','MONKEY2',['feat1'],['feat2']],
             },
          );
    
  2. or download this
    my %animals;
    my @zoos;
    ...
        }
        return 0;
    }
    
  3. or download this
    __END__
    $VAR1 = {
    ...
                            'Nevada'=> ['ZOO_4'],
                          }
            };