In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/16f6a273412ea24870f58e8b808cc3359e20abce?hp=581af396908352663eb714834fb9f9ce3936d673>
- Log ----------------------------------------------------------------- commit 16f6a273412ea24870f58e8b808cc3359e20abce Author: Rafael Garcia-Suarez <[email protected]> Date: Tue Apr 24 09:41:31 2012 +0200 perldelta: Fix an internal POD link ----------------------------------------------------------------------- Summary of changes: Porting/perl5160delta.pod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Porting/perl5160delta.pod b/Porting/perl5160delta.pod index 2f6e09c..c3746bf 100644 --- a/Porting/perl5160delta.pod +++ b/Porting/perl5160delta.pod @@ -117,7 +117,7 @@ lvalue will always extend to the end of the string, even if the string becomes longer. Since this change also allowed many bugs to be fixed (see -L</Fixes to the C<substr> operator>), and since the behaviour +L</The C<substr> operator>), and since the behaviour of negative offsets has never been specified, so the change was deemed acceptable. -- Perl5 Master Repository
