Lines Matching refs:errors
90 syntax errors in the POD documentation and will print any errors92 indicating the number of errors found.107 the given POD files has syntax errors.165 my $errors =167 if($errors > 0) {168 # errors occurred171 $podfile, $errors,172 ($errors == 1) ? 'error' : 'errors');174 elsif($errors < 0) {