Help for this page

Select Code to Download


  1. or download this
    $RULES  = inheir_merge(
                    exports => {
    ...
    # Time limit for execution
                    timeout         =>      12
    );
    
  2. or download this
    sub inheir_merge {
        # subroutine code here
    }