Help for this page

Select Code to Download


  1. or download this
    #original call
    my @array_of_hashes = get_array_of_hashes($value1, $value2);
    ...
      
      return @array_of_hashes;
    }
    
  2. or download this
    Reference found where even-sized list expected