This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
repair documentation of Archive::Tar update
authorKaren Etheridge <ether@cpan.org>
Mon, 9 Jul 2018 00:30:19 +0000 (17:30 -0700)
committerKaren Etheridge <ether@cpan.org>
Mon, 9 Jul 2018 00:30:19 +0000 (17:30 -0700)
Both the 2.28 and 2.30 releases landed in 5.28.0, and no change was made in 5.29.0.

dist/Module-CoreList/lib/Module/CoreList.pm
pod/perl5290delta.pod

index 6c796e0..7cd9d3f 100644 (file)
@@ -15437,9 +15437,9 @@ for my $version ( sort { $a <=> $b } keys %released ) {
     5.028000 => {
         delta_from => 5.027011,
         changed => {
-            'Archive::Tar'          => '2.28',
-            'Archive::Tar::Constant'=> '2.28',
-            'Archive::Tar::File'    => '2.28',
+            'Archive::Tar'          => '2.30',
+            'Archive::Tar::Constant'=> '2.30',
+            'Archive::Tar::File'    => '2.30',
             'B::Op_private'         => '5.028000',
             'Config'                => '5.028',
             'Module::CoreList'      => '5.20180622',
@@ -15454,9 +15454,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
     5.029000 => {
         delta_from => 5.028,
         changed => {
-            'Archive::Tar'          => '2.30',
-            'Archive::Tar::Constant'=> '2.30',
-            'Archive::Tar::File'    => '2.30',
             'B::Op_private'         => '5.029000',
             'Config'                => '5.029',
             'Module::CoreList'      => '5.20180626',
index 39d3b82..c1bb71c 100644 (file)
@@ -28,10 +28,6 @@ grapheme for a delimiter.>
 
 =item *
 
-L<Archive::Tar> has been upgraded from version 2.28 to 2.30.
-
-=item *
-
 L<feature> has been upgraded from version 1.52 to 1.53.
 
 =item *