X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=5578e8806897d7d4abdd73249b0ca946f647ccaa;hb=2d7d0433bd63d36610e69c3f47ec6a05213c3a08;hp=ab2403575c51860c7cb686dce41ce9fb06e9f5a5;hpb=13f4d7c3ee749b18ba8b16e2cfc475e7471dd43c;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index ab24035..5578e88 100644 --- a/dist.ini +++ b/dist.ini @@ -4,11 +4,24 @@ license = Perl_5 copyright_holder = Jesse Luehrs [@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 -[Prereq / TestRequires] +[Prereqs / TestRequires] Test::Fatal = 0 Test::More = 0.88 +Test::Requires = 0 + +[Prereqs / TestRecommends] +Test::LeakTrace = 0 + +[Prereqs / ConfigureRequires] +Dist::CheckConflicts = 0