Re: Pod::Simple issues
[email protected] (Karl Williamson) Fri, 29 Apr 2016 14:32:49 -0600
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On 04/29/2016 01:58 PM, Shawn H Corey wrote: > On Fri, 29 Apr 2016 13:34:21 -0600 > Karl Williamson <[email protected]> wrote: > >> Nested L<> are illegal. Pretending inner one is X<> so can >> continue looking for other errors. > > That would be Z<> > > That would generate an additional warning that it wasn't empty. The mechanism is to divert the incoming text into the X<> so it doesn't do anything bad. I suppose we could set a flag for the Z<> to suppress the warning.