Help for this page

Select Code to Download


  1. or download this
    # in init phase:
    my $commands = join "|", keys %myhash;
    ...
          $myhash{"error"}->( $_ );
       }
    }