Re: Should Pod::Simple test for repeated elements in a <dl>
[email protected] ("David E. Wheeler") Sun, 27 Jan 2013 13:47:45 -0800
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On Jan 26, 2013, at 12:03 PM, Karl Williamson <[email protected]> wrote: > I do not propose warning for something like the above. The warning would only be for repeated uses of the exact same item name, like > > =item - > > =item - > > =item - Oh, okay. Works for me. David