Help for this page

Select Code to Download


  1. or download this
    eval {      ### Catch _any_ kind of failures from the code within
    
    ...
        }
    };
    warn "Monitoring aborted by error: $@\n" if $@;