diff options
Diffstat (limited to 'pad.c')
-rw-r--r-- | pad.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2784,7 +2784,7 @@ Perl_padnamelist_dup(pTHX_ PADNAMELIST *srcpad, CLONE_PARAMS *param) Constructs and returns a new pad name. C<s> must be a UTF8 string. Do not use this for pad names that point to outer lexicals. See -L</newPADNAMEouter>. +C<L</newPADNAMEouter>>. =cut */ |