X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=5578e8806897d7d4abdd73249b0ca946f647ccaa;hb=6a6af2f99b7a4123b16b987ccee17d1209b75618;hp=ba0b1bdfe2bcdfe68c277edeab1eadc34e99f9fa;hpb=a1cab668ceadb2c516562998fccb923149d6ce24;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index ba0b1bd..5578e88 100644 --- a/dist.ini +++ b/dist.ini @@ -1,12 +1,27 @@ name = Package-Stash -version = 0.04 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 -[Prereq] +[Prereqs] +perl = 5.8.3 +Dist::CheckConflicts = 0 +Package::DeprecationManager = 0 +Package::Stash::XS = 0 Scalar::Util = 0 -Test::Exception = 0 + +[Prereqs / TestRequires] +Test::Fatal = 0 +Test::More = 0.88 +Test::Requires = 0 + +[Prereqs / TestRecommends] +Test::LeakTrace = 0 + +[Prereqs / ConfigureRequires] +Dist::CheckConflicts = 0