Require latest SQLA (some deprecations, lots of parser fixes)
Peter Rabbitson [Fri, 27 Dec 2013 04:59:25 +0000 (05:59 +0100)]
Makefile.PL

index 23e120f..a1c08f8 100644 (file)
@@ -80,7 +80,7 @@ my $runtime_requires = {
   'namespace::clean'         => '0.24',
   'Path::Class'              => '0.18',
   'Scope::Guard'             => '0.03',
-  'SQL::Abstract'            => '1.73',
+  'SQL::Abstract'            => '1.75',
   'Try::Tiny'                => '0.07',
 
   # Technically this is not a core dependency - it is only required