From: Peter Rabbitson Date: Sun, 9 Dec 2012 12:45:57 +0000 (+0100) Subject: Forgotten no-longer-needed dependency after d6b39e46 X-Git-Tag: v0.08205~87 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=4ba3f3b24d5587459dd0bb8125ba71f5640446c1 Forgotten no-longer-needed dependency after d6b39e46 --- diff --git a/Makefile.PL b/Makefile.PL index 6e1ed0d..5a4db0f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,7 +54,6 @@ my $runtime_requires = { 'Class::Accessor::Grouped' => '0.10007', 'Class::C3::Componentised' => '1.0009', 'Class::Inspector' => '1.24', - 'Class::Method::Modifiers' => '1.06', 'Config::Any' => '0.20', 'Context::Preserve' => '0.01', 'Data::Dumper::Concise' => '2.020',