X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=effc0f6af76a24a9ab56528015980dfd5962b5a0;hb=91a618191f37e1b9cceb9823cbbef257d7e834ad;hp=ffed375abe027cb923adb126b5ff81e316a8f1bc;hpb=fdf824b1a6a27647aff81ce5516fc50ac31785b5;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index ffed375..effc0f6 100644 --- a/dist.ini +++ b/dist.ini @@ -7,19 +7,25 @@ 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 Test::Requires = 0 -[Prereqs / TestRecommends] +[Prereqs / DevelopRequires] Test::LeakTrace = 0 [Conflicts] @@ -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