Re: Bug #98326 for Pod-Checker: Can we make “A non-empty Z<>” a warning and not an erro r
[email protected] (Dan Muey) Wed, 23 May 2018 14:38:35 -0500
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
> "$parser->complain_stderr( SOMEVALUE )" > If you set this attribute to a true value, it will send = reports of > * parsing errors to STDERR. By default, this attribute's value = is false, > * meaning that no output is sent to STDERR. >=20 > * Setting "complain_stderr" also sets "no_errata_section". >=20 > Please try that and see if it is sufficient to solve your issue Thanks Karl, unfortunately it won=E2=80=99t because we still want errors = to be reported (our lint tests check for those), I just need Z<potatoes> = to not be an error.=