Help for this page

Select Code to Download


  1. or download this
    $bighash{$key1}{$key2}{$key3}{$key4}[$topic-1][$index-1] = $total;
    
  2. or download this
    $VAR1 = {'50' -> {
    ..........'20' -> {
    .............'6' -> {
    ...
                           |
    
    ....................'30',
    
  3. or download this
    $VAR1 = {'50' => {
    ...........'20' => {
    ............'6' => {
    ...
    ....................'20',=>index4
    ....................'10'=>index5
    .....................|,