Lines Matching refs:errors
86 syntax errors in the POD documentation and will print any errors88 indicating the number of errors found.103 the given POD files has syntax errors.159 my $errors = 161 if($errors > 0) {162 # errors occurred165 $podfile, $errors,166 ($errors == 1) ? "error" : "errors");168 elsif($errors < 0) {