Help for this page

Select Code to Download


  1. or download this
    syntax error at -e line 1, near ");"
    Execution of -e aborted due to compilation errors.
    
  2. or download this
    if (!eval { do shift; 1 } or die("(F) $@");
    
  3. or download this
    if ( !eval { do shift; 1 } ) { die( "(F) $@" ) };