On Mar 15, 2010, at 12:19 PM, Ricardo Signes wrote:
> In other words, the only change /C<{2,}\s+/ has over /C<{1}/ is that it
> changes
> the number of >'s that are needed to close that code. Fewer >'s than that are
> just text.
>
> Frustrating.
Well, should it change to that? If we can all agree on a proper solution and
update the spec to be specific, I'm happy to modify Pod::Simple (if I can find
the tuits) to match that.
FWIW, I blogged about this when 3.09 came out:
http://www.justatheory.com/computers/programming/perl/modules/new-pod-simple.html
Everyone I heard from as a result of that post thought it made sense. :-(
Best,
David