From 6e4bdc3ffe25643a77ba250924cd181f4d88cbeb Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Mon, 4 Nov 2013 22:36:32 +0000 Subject: Update Module-Build to CPAN version 0.4008 [DELTA] 0.4008 - Mon Nov 4 23:10:54 CET 2013 [BUG FIXES] - Fix test failing on ancient perls <= 5.8.1 [Peter Rabbitson] - Do not set default switches in Test::Harness; not even -w [Leon Timmermans] [DOCUMENTATION] - Fix a couple more broken links to CPAN::META::Spec that should have been CPAN::Meta::Spec. [Reported by Mike Doherty] --- cpan/Module-Build/lib/Module/Build/Notes.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpan/Module-Build/lib/Module/Build/Notes.pm') diff --git a/cpan/Module-Build/lib/Module/Build/Notes.pm b/cpan/Module-Build/lib/Module/Build/Notes.pm index adc5d1a6b0..11b65ceed7 100644 --- a/cpan/Module-Build/lib/Module/Build/Notes.pm +++ b/cpan/Module-Build/lib/Module/Build/Notes.pm @@ -4,7 +4,7 @@ package Module::Build::Notes; use strict; use vars qw($VERSION); -$VERSION = '0.4007'; +$VERSION = '0.4008'; $VERSION = eval $VERSION; use Data::Dumper; use Module::Build::Dumper; -- cgit v1.2.1