Help for this page

Select Code to Download


  1. or download this
    my $tied_hash = Hash::Merge::create_tied_hash( %defaults );
    
  2. or download this
    my $tied_hash = \tie( %defaults, "Hash::Merge::Tied" );