Help for this page

Select Code to Download


  1. or download this
    die("Already in hash")
       if exists($hash{$key});
    
    $hash{$key} = $val;