From: Jason Mills Date: Fri, 28 Feb 2014 01:20:59 +0000 (-0800) Subject: update prereqs X-Git-Tag: v0.04~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=acaaa367f639a008d281e9a24fe90aafd76eec60;p=dbsrgits%2FDBIx-Class-InflateColumn-Object-Enum.git update prereqs --- diff --git a/dist.ini b/dist.ini index 8b1ee56..b6709b5 100644 --- a/dist.ini +++ b/dist.ini @@ -14,5 +14,5 @@ DBIx::Class::Schema = 0 Object::Enum = 0 [Prereqs / TestRequires] -build_requires 'Test::More'; -build_requires 'DBICx::TestDatabase'; +Test::More +DBICx::TestDatabase