X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=14f11302cd34f23657a149988b930a044c453661;hb=949492165093e3f9fc2019be296f02a503aba43f;hp=5578e8806897d7d4abdd73249b0ca946f647ccaa;hpb=67caa3cab560fb58ef93e71c7562d89afd3b03f2;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index 5578e88..14f1130 100644 --- a/dist.ini +++ b/dist.ini @@ -7,21 +7,29 @@ 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 -Dist::CheckConflicts = 0 +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 -[Prereqs / ConfigureRequires] -Dist::CheckConflicts = 0 +[Conflicts] +-script = bin/package-stash-conflicts +Class::MOP = 1.08 +MooseX::Role::WithOverloading = 0.08 +namespace::clean = 0.18