Help for this page

Select Code to Download


  1. or download this
    foreach my $row ( keys %$rows ) {
                            my $cols = $rows->{$row};
    ...
                            }
                    }
    
  2. or download this
    $VAR1 = {
              '1' => '2'
            };
    
  3. or download this
    $VAR1 = {
              '1' => '1'
            };