Help for this page

Select Code to Download


  1. or download this
      +173      my $result = eval { $parser->parse($statement) };
      +174      unless($result) {
      +175          print "Caught!\n";
      +177      }
    
  2. or download this
    
    Incomplete SET clause! at ./post_fjs_audit.pl line 173
    Caught!