Re: Allow =over 0?

[email protected] ("David E. Wheeler") Fri, 12 Oct 2012 09:43:44 -0700
Newsgroups perl.pod-people
Message-ID <[email protected]>
On Oct 10, 2012, at 1:42 PM, Grant McLean <[email protected]> wrote:

> is a bit bogus because the formal specification for POD is in 'perldoc
> perlpodspec' which says:
> 
>    If there is any text following the "=over", it must consist of
>    only a nonzero positive numeral.
> 
> So a change to Pod::Simple would need to be accompanied by a change to
> perlpodspec.

Great point, thanks.

David