From: Peter Rabbitson Date: Tue, 4 Aug 2009 15:31:33 +0000 (+0000) Subject: Traits not needed by anything currently in dbic X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1da0eb4b12e540c7110f12eb76b97ea312957657;p=dbsrgits%2FDBIx-Class-Historic.git Traits not needed by anything currently in dbic --- diff --git a/Makefile.PL b/Makefile.PL index 832a1be..d21951b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -86,7 +86,6 @@ my %force_requires_if_author = ( # t/93storage_replication.t 'Moose', => 0.87, 'MooseX::AttributeHelpers' => 0.21, - 'MooseX::Traits', => 0.06, 'MooseX::Types', => 0.16, 'namespace::clean' => 0.11, 'Hash::Merge', => 0.11,