X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=effc0f6af76a24a9ab56528015980dfd5962b5a0;hb=91a618191f37e1b9cceb9823cbbef257d7e834ad;hp=5b634e5a31f5e43ff7318a13d13f68302b6c9081;hpb=4950f5513d1552328128c0a90824ab9074995cd8;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index 5b634e5..effc0f6 100644 --- a/dist.ini +++ b/dist.ini @@ -1,12 +1,36 @@ -name = Stash-Manip -version = 0.02 +name = Package-Stash author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs -abstract = routines for manipulating stashes -[@Classic] +[@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 -Test::Exception = 0 + +[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