Help for this page

Select Code to Download


  1. or download this
    # starting point
    sub start {
    ...
       die "Error in call3" if $something_nasty;
       # more code here..
    }
    
  2. or download this
    -- 
    Joost       downtime n. The period during which a system
                is error-free and immune from user input.