X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=effc0f6af76a24a9ab56528015980dfd5962b5a0;hb=e068010b38c06c1632291ea6bdc2560d63305dc1;hp=3a794210cde1cbc46a9c36f652185bd98b3ac5c6;hpb=079d40f534bbc0751bd6e2c621edfd367d3943f8;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index 3a79421..effc0f6 100644 --- a/dist.ini +++ b/dist.ini @@ -7,17 +7,30 @@ 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.3 +perl = 5.8.1 Package::DeprecationManager = 0 -Package::Stash::XS = 0 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] +-script = bin/package-stash-conflicts +Class::MOP = 1.08 +MooseX::Role::WithOverloading = 0.08 +namespace::clean = 0.18 +MooseX::Method::Signatures = 0.36