Help for this page

Select Code to Download


  1. or download this
    @bighash{keys %newbits} = values %newbits;
    
  2. or download this
    $bighash{$_} = $newbits{$_} for keys %newbits;