Removed a duplicated entry
Jesse Vincent [Wed, 30 Sep 2009 14:41:28 +0000 (23:41 +0900)]
pod/perl5110delta.pod

index 752ab58..d4bd6de 100644 (file)
@@ -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