X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=d12d21af62e1662d1bfeb9cec9a050d9ece5564b;hb=a4367b26;hp=78e5bdfc51faa44f0b1ba0d20e6627243840f815;hpb=9798dffd2356b7edde9a2d5125ab749f88fb207e;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index 78e5bdf..d12d21a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -53,6 +53,7 @@ my $runtime_requires = { 'Class::Accessor::Grouped' => '0.10002', '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',