summaryrefslogtreecommitdiff
path: root/pod/perl5110delta.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perl5110delta.pod')
-rw-r--r--pod/perl5110delta.pod7
1 files changed, 1 insertions, 6 deletions
diff --git a/pod/perl5110delta.pod b/pod/perl5110delta.pod
index 752ab58b83..d4bd6def53 100644
--- a/pod/perl5110delta.pod
+++ b/pod/perl5110delta.pod
@@ -1421,9 +1421,8 @@ C<File::Copy> now detects Unix compatibility mode on VMS.
=item *
-C<-I> on shebang line now adds directories in front of @INC.
+C<-I> on shebang line now adds directories in front of @INC
as documented, and as does C<-I> when specified on the command-line.
-(Renée Bäcker)
=item *
@@ -1704,10 +1703,6 @@ Previously missing files from Unicode 5.1 Character Database are now included.
C<TMPDIR> is now honored when opening an anonymous temporary file
-=item *
-
-Perl now more consistent about how it processes C<-I> directives from the shebang line and from the invoking shell
-
=back
=head1 New or Changed Diagnostics