Help for this page

Select Code to Download


  1. or download this
    # Append %add to %base:
    @base{keys %add}= values %add;
    
  2. or download this
    %base= ( %base, %add );