In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/5e96eee94e0be703b0bb5033d98bbeac99dbbf88?hp=3eebda9adef018d9dd8bb23c07514da7a3e65b97>
- Log ----------------------------------------------------------------- commit 5e96eee94e0be703b0bb5033d98bbeac99dbbf88 Author: Florian Ragwitz <[email protected]> Date: Tue Sep 11 10:36:31 2012 -0400 Text::Abbrev has been synchronised to CPAN M Porting/Maintainers.pl commit 51523176850615d71723148e673d30fe6811ab74 Author: Florian Ragwitz <[email protected]> Date: Tue Sep 11 10:32:12 2012 -0400 Term::ReadLine has been synchronised to CPAN M Porting/Maintainers.pl commit bd785506f46cccf6adbcd6ad6699f25d55ced98d Author: Florian Ragwitz <[email protected]> Date: Tue Sep 11 10:26:29 2012 -0400 ExtUtils::Manifest has been synchronised to CPAN M Porting/Maintainers.pl commit f6e46c4d409677cc231d5d772d21f912a6dc454a Author: Florian Ragwitz <[email protected]> Date: Tue Sep 11 10:21:18 2012 -0400 Dumpvalue has been synchronised to CPAN M Porting/Maintainers.pl commit 993386a5ddd0a93350b4e197019f9a32d5919be1 Author: Florian Ragwitz <[email protected]> Date: Tue Sep 11 10:14:46 2012 -0400 Synchronise bignum with CPAN M Porting/Maintainers.pl M dist/bignum/lib/Math/BigFloat/Trace.pm M dist/bignum/lib/Math/BigInt/Trace.pm M dist/bignum/lib/bignum.pm M dist/bignum/lib/bigrat.pm commit 05bdd686583fd45a6537447407619f9f4bb4077a Author: Florian Ragwitz <[email protected]> Date: Tue Sep 11 10:06:36 2012 -0400 Automatically create core-cpan-diff cache dir M Porting/core-cpan-diff commit b58c5ae1813c72977e2760900d05f24d5191895e Author: Florian Ragwitz <[email protected]> Date: Tue Sep 11 10:02:58 2012 -0400 B::Lint hsa been synchronised to CPAN M Porting/Maintainers.pl commit adac38df6e3ac903e6b372c5c919580e77ae10a0 Author: Florian Ragwitz <[email protected]> Date: Tue Sep 11 09:56:22 2012 -0400 autouse has synchronised to CPAN M Porting/Maintainers.pl commit c715af8cca81198c80741a80feed03510a9cafa5 Author: Florian Ragwitz <[email protected]> Date: Tue Sep 11 09:44:23 2012 -0400 Tell Maintainers.pl about the Storable 2.39 upgrade M Porting/Maintainers.pl ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 16 ++++++++-------- Porting/core-cpan-diff | 4 +++- dist/bignum/lib/Math/BigFloat/Trace.pm | 2 +- dist/bignum/lib/Math/BigInt/Trace.pm | 2 +- dist/bignum/lib/bignum.pm | 2 +- dist/bignum/lib/bigrat.pm | 2 +- 6 files changed, 15 insertions(+), 13 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 80141be..99437ad 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -262,7 +262,7 @@ use File::Glob qw(:case); 'autouse' => { 'MAINTAINER' => 'p5p', - 'DISTRIBUTION' => 'FLORA/autouse-1.06.tar.gz', + 'DISTRIBUTION' => 'FLORA/autouse-1.07.tar.gz', 'FILES' => q[dist/autouse], 'EXCLUDED' => [qr{^t/release-.*\.t}], 'UPSTREAM' => 'blead', @@ -301,7 +301,7 @@ use File::Glob qw(:case); 'B::Lint' => { 'MAINTAINER' => 'jjore', - 'DISTRIBUTION' => 'FLORA/B-Lint-1.13.tar.gz', + 'DISTRIBUTION' => 'FLORA/B-Lint-1.14.tar.gz', 'FILES' => q[dist/B-Lint], 'EXCLUDED' => ['t/test.pl'], 'UPSTREAM' => 'blead', @@ -322,7 +322,7 @@ use File::Glob qw(:case); 'bignum' => { 'MAINTAINER' => 'rafl', - 'DISTRIBUTION' => 'FLORA/bignum-0.29.tar.gz', + 'DISTRIBUTION' => 'FLORA/bignum-0.30.tar.gz', 'FILES' => q[dist/bignum], 'EXCLUDED' => [ qr{^inc/Module/}, @@ -612,7 +612,7 @@ use File::Glob qw(:case); 'Dumpvalue' => { 'MAINTAINER' => 'p5p', - 'DISTRIBUTION' => 'FLORA/Dumpvalue-1.16.tar.gz', + 'DISTRIBUTION' => 'FLORA/Dumpvalue-1.17.tar.gz', 'FILES' => q[dist/Dumpvalue], 'EXCLUDED' => [qr{^t/release-.*\.t}], 'UPSTREAM' => 'blead', @@ -750,7 +750,7 @@ use File::Glob qw(:case); 'ExtUtils::Manifest' => { 'MAINTAINER' => 'p5p', - 'DISTRIBUTION' => 'FLORA/ExtUtils-Manifest-1.60.tar.gz', + 'DISTRIBUTION' => 'FLORA/ExtUtils-Manifest-1.61.tar.gz', 'FILES' => q[dist/ExtUtils-Manifest], 'EXCLUDED' => [qr(t/release-.*\.t)], 'UPSTREAM' => 'blead', @@ -1643,7 +1643,7 @@ use File::Glob qw(:case); 'Storable' => { 'MAINTAINER' => 'ams', - 'DISTRIBUTION' => 'AMS/Storable-2.35.tar.gz', + 'DISTRIBUTION' => 'AMS/Storable-2.39.tar.gz', 'FILES' => q[dist/Storable], 'EXCLUDED' => [qr{^t/Test/}], 'UPSTREAM' => 'blead', @@ -1703,7 +1703,7 @@ use File::Glob qw(:case); 'Term::ReadLine' => { 'MAINTAINER' => 'p5p', - 'DISTRIBUTION' => 'FLORA/Term-ReadLine-1.09.tar.gz', + 'DISTRIBUTION' => 'FLORA/Term-ReadLine-1.10.tar.gz', 'FILES' => q[dist/Term-ReadLine], 'EXCLUDED' => [qr{^t/release-.*\.t}], 'UPSTREAM' => 'blead', @@ -1817,7 +1817,7 @@ use File::Glob qw(:case); 'Text::Abbrev' => { 'MAINTAINER' => 'p5p', - 'DISTRIBUTION' => 'FLORA/Text-Abbrev-1.01.tar.gz', + 'DISTRIBUTION' => 'FLORA/Text-Abbrev-1.02.tar.gz', 'FILES' => q[dist/Text-Abbrev], 'EXCLUDED' => [qr{^t/release-.*\.t}], 'UPSTREAM' => 'blead', diff --git a/Porting/core-cpan-diff b/Porting/core-cpan-diff index 54110d8..8483e18 100644 --- a/Porting/core-cpan-diff +++ b/Porting/core-cpan-diff @@ -155,7 +155,9 @@ sub run { } if ( defined $cache_dir ) { - die "ERROR: no such directory: '$cache_dir'\n" unless -d $cache_dir; + die "ERROR: not a directory: '$cache_dir'\n" + if !-d $cache_dir && -e $cache_dir; + File::Path::mkpath($cache_dir); } else { $cache_dir = File::Temp::tempdir( CLEANUP => 1 ); diff --git a/dist/bignum/lib/Math/BigFloat/Trace.pm b/dist/bignum/lib/Math/BigFloat/Trace.pm index 5e1636e..e613133 100644 --- a/dist/bignum/lib/Math/BigFloat/Trace.pm +++ b/dist/bignum/lib/Math/BigFloat/Trace.pm @@ -12,7 +12,7 @@ use vars qw($VERSION @ISA $PACKAGE @EXPORT_OK @ISA = qw(Exporter Math::BigFloat); -$VERSION = '0.29'; +$VERSION = '0.30'; use overload; # inherit overload from BigFloat diff --git a/dist/bignum/lib/Math/BigInt/Trace.pm b/dist/bignum/lib/Math/BigInt/Trace.pm index 5826f61..1c9ea43 100644 --- a/dist/bignum/lib/Math/BigInt/Trace.pm +++ b/dist/bignum/lib/Math/BigInt/Trace.pm @@ -12,7 +12,7 @@ use vars qw($VERSION @ISA $PACKAGE @EXPORT_OK @ISA = qw(Exporter Math::BigInt); -$VERSION = '0.29'; +$VERSION = '0.30'; use overload; # inherit overload from BigInt diff --git a/dist/bignum/lib/bignum.pm b/dist/bignum/lib/bignum.pm index f0377c6..55489b9 100644 --- a/dist/bignum/lib/bignum.pm +++ b/dist/bignum/lib/bignum.pm @@ -1,7 +1,7 @@ package bignum; use 5.006; -$VERSION = '0.29'; +$VERSION = '0.30'; use Exporter; @ISA = qw( bigint ); @EXPORT_OK = qw( PI e bexp bpi ); diff --git a/dist/bignum/lib/bigrat.pm b/dist/bignum/lib/bigrat.pm index 6ba821d..f3e9fa0 100644 --- a/dist/bignum/lib/bigrat.pm +++ b/dist/bignum/lib/bigrat.pm @@ -1,7 +1,7 @@ package bigrat; use 5.006; -$VERSION = '0.29'; +$VERSION = '0.30'; require Exporter; @ISA = qw( bigint ); @EXPORT_OK = qw( PI e bpi bexp ); -- Perl5 Master Repository
