From: Peter Rabbitson Date: Thu, 8 Nov 2012 12:00:10 +0000 (+0100) Subject: Bump CAG to a bugfixed version X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=08a3ec725d8840511a2aa76a2564c3e2891d87a6;p=dbsrgits%2FDBIx-Class-Historic.git Bump CAG to a bugfixed version --- diff --git a/Makefile.PL b/Makefile.PL index 9747fc4..3fb6f54 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,7 +54,7 @@ my $runtime_requires = { 'Sub::Name' => '0.04', # pure-perl (FatPack-able) libs - 'Class::Accessor::Grouped' => '0.10005', + 'Class::Accessor::Grouped' => '0.10007', 'Class::C3::Componentised' => '1.0009', 'Class::Inspector' => '1.24', 'Class::Method::Modifiers' => '1.06',