Help for this page
$hash{$name} = $code;
$hash{$name} = $code if !defined $hash{$name} || $code < $hash{$name};