Help for this page

Select Code to Download


  1. or download this
    $hash{$name} = $code;
    
  2. or download this
    $hash{$name} = $code if !defined $hash{$name} || $code < $hash{$name};