X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=ee07a89ddc507b94cdd4dda3167869a693269195;hb=48c22703071419f7e710649d7cd21d0a75079012;hp=62e1003944e3efb221d041dd71db174a7cfe1269;hpb=b75fb6c13d981751d72ed81b6d338fb1626a4339;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/Makefile.PL b/Makefile.PL index 62e1003..ee07a89 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -27,7 +27,8 @@ feature 'Catalyst::Helper support', -default => 0, 'Catalyst::Devel' => '1.0', 'DBIx::Class::Schema::Loader' => '0.04005', - 'MooseX::NonMoose' => 0.16, + 'MooseX::NonMoose' => '0.16', + 'MooseX::MarkAsMethods' => '0.13' ; feature 'Caching support',