This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta - Wrap to 79 columns
authorSteve Hay <steve.m.hay@googlemail.com>
Fri, 20 Sep 2013 07:41:24 +0000 (08:41 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Fri, 20 Sep 2013 07:41:24 +0000 (08:41 +0100)
pod/perldelta.pod

index faef8a1..5c8478b 100644 (file)
@@ -1161,9 +1161,9 @@ A possible segmentation fault in filehandle duplication has been fixed.
 
 =item *
 
 
 =item *
 
-A subroutine in @INC can return a reference to a scalar containing the
-initial contents of the file.  However, that scalar was freed prematurely
-if not referenced elsewhere, giving random results.
+A subroutine in @INC can return a reference to a scalar containing the initial
+contents of the file.  However, that scalar was freed prematurely if not
+referenced elsewhere, giving random results.
 
 =back
 
 
 =back