X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=effc0f6af76a24a9ab56528015980dfd5962b5a0;hb=212f256ecaed2c3beab4b77ae454eb9f612addcb;hp=40c252e16254e8e7eef63f776fd8723ad998f321;hpb=1ad97ee73f997b8f47fbc04defed6ce2bf8d15e1;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index 40c252e..effc0f6 100644 --- a/dist.ini +++ b/dist.ini @@ -7,13 +7,19 @@ copyright_holder = Jesse Luehrs :version = 0.05 dist = Package-Stash awesome = =inc::MMPackageStash +CompileTests_skip = [Cc]onflicts$ + +[=inc::DistMeta] +dynamic_config = 1 [Prereqs] perl = 5.8.1 Package::DeprecationManager = 0 -Package::Stash::XS = 0.19 Scalar::Util = 0 +[Prereqs / RuntimeRecommends] +Package::Stash::XS = 0.24 + [Prereqs / TestRequires] Test::Fatal = 0 Test::More = 0.88 @@ -27,3 +33,4 @@ Test::LeakTrace = 0 Class::MOP = 1.08 MooseX::Role::WithOverloading = 0.08 namespace::clean = 0.18 +MooseX::Method::Signatures = 0.36