fix deps
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 02:57:08 +0000 (02:57 +0000)]
Makefile.PL

index 6d14747..0e6aec4 100644 (file)
@@ -12,8 +12,9 @@ all_from 'lib/SQL/Abstract.pm';
 
 requires 'List::Util'   => 0;
 requires 'Scalar::Util' => 0;
+requires 'Class::Accessor::Grouped' => 0.09005;
 
-test_requires "Test::More"      => 0.96;
+test_requires "Test::More"      => 0.92;
 test_requires "Test::Exception" => 0;
 test_requires "Test::Warn"      => 0;
 test_requires "Storable"        => 0;   # for cloning in tests