Help for this page

Select Code to Download


  1. or download this
    if( defined $val ) {
            $h{$val}=$cat;
    ...
    else {
         ## Do something else (or nothing).
    }