From: Peter Rabbitson Date: Tue, 12 Oct 2010 09:00:31 +0000 (+0200) Subject: Require unborked CAG X-Git-Tag: v0.08124~51 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=440f59c3eac0d65db43616641436aa204936a25d Require unborked CAG --- diff --git a/Makefile.PL b/Makefile.PL index b47115c..531c3a7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -55,7 +55,7 @@ my $test_requires = { my $runtime_requires = { 'Carp::Clan' => '6.0', - 'Class::Accessor::Grouped' => '0.09004', + 'Class::Accessor::Grouped' => '0.09008', 'Class::C3::Componentised' => '1.0005', 'Class::Inspector' => '1.24', 'Data::Page' => '2.00',