Subject: | Pod: should probably use L<...> instead of C<...> |
I think you should use the construct L</something> instead of
C</something> to get links to the sections within the Pod. Currently the
rendering looks like this:
http://search.cpan.org/~jkutej/IO-Any-0.02/lib/IO/Any.pm
that is, no links, and the visible slashes.
Additionally, I think you should link to L<IO::All> in a yet-to-create
SEE ALSO section, and maybe also explain what's the difference between
IO::All and IO::Any.
Regards,
Slaven