Help for this page

Select Code to Download


  1. or download this
    if
      ( change current dir OR log error ) AND
    ...
    
    if( 1 ) AND 
    ...
    
  2. or download this
    
    eval {
    ...
    } else {
     return 1;
    }