Help for this page

Select Code to Download


  1. or download this
    my %hash;
    $hash{key1} = 'longstring';
    $hash{key2} = alter($hash{key1});