X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=effc0f6af76a24a9ab56528015980dfd5962b5a0;hb=86cf2011e6d3db989f65c31979a00a1acf30220e;hp=35c87e78f92d80347824c680c3087ed5b852b2a5;hpb=354ce5a6b1b89271e4173f8efa18fd63468274f1;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index 35c87e7..effc0f6 100644 --- a/dist.ini +++ b/dist.ini @@ -4,12 +4,33 @@ license = Perl_5 copyright_holder = Jesse Luehrs [@DOY] +:version = 0.05 dist = Package-Stash awesome = =inc::MMPackageStash +CompileTests_skip = [Cc]onflicts$ -[Prereq] +[=inc::DistMeta] +dynamic_config = 1 + +[Prereqs] +perl = 5.8.1 +Package::DeprecationManager = 0 Scalar::Util = 0 -[Prereq / TestRequires] +[Prereqs / RuntimeRecommends] +Package::Stash::XS = 0.24 + +[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 +MooseX::Method::Signatures = 0.36