From: Arthur Axel 'fREW' Schmidt Date: Tue, 10 Jul 2012 21:33:52 +0000 (-0500) Subject: no longer dep on dev rel since this is not a dev rel X-Git-Tag: v0.08197~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=6612e610f423e53809815c8ef6f467e5798cc796 no longer dep on dev rel since this is not a dev rel --- diff --git a/Makefile.PL b/Makefile.PL index 6a40bb7..8193995 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -70,7 +70,7 @@ my $runtime_requires = { 'namespace::clean' => '0.20', 'Path::Class' => '0.18', 'Scope::Guard' => '0.03', - 'SQL::Abstract' => '1.73_01', + 'SQL::Abstract' => '1.73', 'Try::Tiny' => '0.04', # dual-life corelibs needing a specific bugfixed version