X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=3a794210cde1cbc46a9c36f652185bd98b3ac5c6;hb=dd06d7a399bd18bb08eacab1a8d97573c534010d;hp=f8a586bbc3adb8fa1c549051d93fb9d1222d3eb7;hpb=f49795887e93b1ef649e65c9c3e0bd3188400303;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index f8a586b..3a79421 100644 --- a/dist.ini +++ b/dist.ini @@ -1,10 +1,23 @@ -name = Stash-Manip -version = 0.01 +name = Package-Stash author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs -abstract = -[@Classic] +[@DOY] +:version = 0.05 +dist = Package-Stash +awesome = =inc::MMPackageStash -[Prereq] +[Prereqs] +perl = 5.8.3 +Package::DeprecationManager = 0 +Package::Stash::XS = 0 +Scalar::Util = 0 + +[Prereqs / TestRequires] +Test::Fatal = 0 +Test::More = 0.88 +Test::Requires = 0 + +[Prereqs / TestRecommends] +Test::LeakTrace = 0