Help for this page

Select Code to Download


  1. or download this
    foreach my $hashref (@$data1) {
      %$hashref = (%$hashref, %$_) for @$data2;
    ...
          }
        }
      }