Help for this page

Select Code to Download


  1. or download this
    use DBI;
    
    ...
        print "\tSub 'handle_error': $error\n";
        print "\tEnd sub\n";
    }
    
  2. or download this
    $ perl tester.pl
    Trying HandleError (with RaiseError on):
    ...
    Trying Errstr:
            Errstr: Unknown column 'wrong_col' in 'field list'