Help for this page

Select Code to Download


  1. or download this
    eval {
        local $dbh->{'RaiseError'} = 1;
    ...
        # .. other stuff
    };
    length($@) and dienice("Can't get problem report: $@");