Help for this page

Select Code to Download


  1. or download this
    $VAR1 = {
              'a' => [
    ...
                       6
                     ]
            };
    
  2. or download this
    sort { $hash{$a}[0] <=> $hash{$b}[0]} keys %hash