This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade File::Temp from version 0.2302 to 0.2303
authorSteve Hay <steve.m.hay@googlemail.com>
Thu, 10 Oct 2013 12:02:05 +0000 (13:02 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Thu, 10 Oct 2013 12:02:05 +0000 (13:02 +0100)
(A formerly EXCLUDED test script has been removed from the CPAN distro.)

Porting/Maintainers.pl
pod/perldelta.pod

index ff826a1..7999b4f 100755 (executable)
@@ -680,13 +680,12 @@ use File::Glob qw(:case);
     },
 
     'File::Temp' => {
-        'DISTRIBUTION' => 'DAGOLDEN/File-Temp-0.2302.tar.gz',
+        'DISTRIBUTION' => 'DAGOLDEN/File-Temp-0.2303.tar.gz',
         'FILES'        => q[cpan/File-Temp],
         'EXCLUDED'     => [
             qw( misc/benchmark.pl
                 misc/results.txt
                 ),
-            qw(t/00-compile.t),
             qw[t/00-report-prereqs.t],
             qr{^xt},
         ],
index d9d3c59..eda5d3d 100644 (file)
@@ -167,6 +167,13 @@ keep in sync with the latest CPAN release.
 
 =item *
 
+L<File::Temp> has been upgraded from version 0.2302 to 0.2303.
+
+No changes have been made to the installed code other than the version bump to
+keep in sync with the latest CPAN release.
+
+=item *
+
 L<Module::CoreList> has been upgraded from version 2.99 to 3.00.
 
 The list of Perl versions covered has been updated.