This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90ed3b6
)
perldelta: Fix broken link
author
Karl Williamson
<khw@cpan.org>
Wed, 17 May 2017 15:53:34 +0000
(09:53 -0600)
committer
Karl Williamson
<khw@cpan.org>
Wed, 17 May 2017 15:54:20 +0000
(09:54 -0600)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
e7b2cc2
..
bd54f15
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-212,7
+212,7
@@
the end of the supplied buffer.
=head2 Remove current dir (C<.>) from C<@INC>
For security reasons, C<@INC> no longer contains the default directory
-(C<.>). See L<
the Core Enhancements section/"'.' and @INC">
for
+(C<.>). See L<
/'.' and @INC> in the L</Core Enhancements> section
for
details.
=head2 "Escaped" colons and relative paths in PATH