Re: [perl #95784] [PATCH] Let X<> within anchorifiable paragraphs be additional anchors.
[email protected] (Marc Green)
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <CAAL1P-F+3GkBWsyeQw4JKrSPcJsESMux+_Zj6ObWthXb+Z47og@mail.gmail.com> |
> I thought the Z<> code was being use for named anchors: > > > =head3 select_read FILE_HANDLE [, EVENT_NAME [, ADDITIONAL_PARAMETERS] ] > Z<select_read_main> > > and later: > > L<select read|select_read_main> > > > I think the Pod::Simple https://metacpan.org/module/Pod::Simple does this. I believe Z is the null formatting code; it is supposed to be empty.