X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=b1573d383e1575adef69353a8bba498dab3c317c;hb=a44d6c33c97eeb2d9d51d291ba3e466a28d22c65;hp=f4aed7755d91da4490310332e7662a349a7f7192;hpb=988beb418b12b8cc4821055d79361f807c98aa36;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index f4aed77..b1573d3 100644 --- a/dist.ini +++ b/dist.ini @@ -4,11 +4,27 @@ license = Perl_5 copyright_holder = Jesse Luehrs [@DOY] +:version = 0.05 dist = Package-Stash +awesome = =inc::MMPackageStash +CompileTests_skip = Conflicts$ -[Prereq] +[Prereqs] +perl = 5.8.1 +Package::DeprecationManager = 0 +Package::Stash::XS = 0.22 Scalar::Util = 0 -[Prereq / TestRequires] -Test::Exception = 0 +[Prereqs / TestRequires] +Test::Fatal = 0 Test::More = 0.88 +Test::Requires = 0 + +[Prereqs / DevelopRequires] +Test::LeakTrace = 0 + +[Conflicts] +-script = bin/package-stash-conflicts +Class::MOP = 1.08 +MooseX::Role::WithOverloading = 0.08 +namespace::clean = 0.18