This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct the IPC::Cmd version in perldelta
authorFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 15:43:02 +0000 (16:43 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 16:15:18 +0000 (17:15 +0100)
pod/perldelta.pod

index 64b580e..177915a 100644 (file)
@@ -1514,7 +1514,7 @@ closed or invalid.
 
 =item *
 
-C<IPC::Cmd> has been upgraded from version 0.54 to 0.68.
+C<IPC::Cmd> has been upgraded from version 0.54 to 0.70.
 
 Resolves an issue with splitting Win32 command lines.  An argument
 consisting of the single character "0" used to be omitted (CPAN RT #62961).