On Fri, Jul 01, 2005 at 10:16:19AM -0400, Ronald J Kimball wrote:
> On Fri, Jul 01, 2005 at 03:10:50AM -0700, Yitzchak Scott-Thoennes wrote:
> 
> > +=item accessor methods
> > +
> > +A C<method> used to indirectly inspect or update an C<object>'s
> > +state (its C<instance variable>s).
> 
> Why have all the internal links been marked with C<> rather than L<>??

Because L<> wasn't creating correct links to =item sections in the
same page.  I brought this up in
http://perlmonks.org/index.pl?node_id=471578 and someone replied with
a suggested patch to Pod::Html, but I haven't checked to see if it will
do the trick yet (and it looks like it leaves $page undef where it
should be "", so just changing the +? to * looks like a better way.)

I would like to get L<> working.

Reply via email to