Re: Should Pod::Simple test for repeated elements in a <dl>
[email protected] (Karl Williamson) Wed, 13 Feb 2013 18:01:53 -0700
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On 01/27/2013 02:47 PM, David E. Wheeler wrote: > 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 > > Shall I create a ticket for this?