Subject: | Illegal pod |
Date: | Wed, 4 May 2016 11:37:17 -0600 |
To: | bug-Reflex [...] rt.cpan.org |
From: | Karl Williamson <public [...] khwilliamson.com> |
Nesting L<> links is illegal, and Pod::Simple shortly will start
enforcing that. They often display ok when formatted on non-html
outputs, but on html, they may display weirdly, and never have worked
properly when clicking on them. By accepting them, Pod::Simple has
misled you into thinking things were ok when they weren't.
Here are the illegal entries I found in Reflex
Reflex-0.099/lib/Reflex.pm
L<L<Moose>, L<POE>, the Reflex and Reflexive namespaces on
CPAN.|L<Moose>, L<POE>, the Reflex and Reflexive namespaces on CPAN.>
Reflex-0.099/lib/Reflex/Callback.pm
L<L<Reflex::Callbacks> documents callback convenience
functions.|L<Reflex::Callbacks> documents callback convenience functions.>
Reflex-0.099/lib/Reflex/Callback/CodeRef.pm
L<L<Reflex::Callback> documents the base class' generic
interface.|L<Reflex::Callback> documents the base class' generic interface.>
L<L<Reflex::Callbacks> documents callback convenience
functions.|L<Reflex::Callbacks> documents callback convenience functions.>
Reflex-0.099/lib/Reflex/Callbacks.pm
L<L<Reflex::Callbacks> documents callback convenience
functions.|L<Reflex::Callbacks> documents callback convenience functions.>