Help for this page

Select Code to Download


  1. or download this
    %newHash .= \%valueHash;
    
  2. or download this
    @newHash{keys %valueHash} = values %valueHash;