X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=3de67b1a8fb09fe09bba68deffd81270def828ec;hb=topic%2Fsubname;hp=ba0b1bdfe2bcdfe68c277edeab1eadc34e99f9fa;hpb=a1cab668ceadb2c516562998fccb923149d6ce24;p=gitmo%2FPackage-Stash.git diff --git a/dist.ini b/dist.ini index ba0b1bd..3de67b1 100644 --- a/dist.ini +++ b/dist.ini @@ -1,12 +1,15 @@ name = Package-Stash -version = 0.04 author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs -abstract = routines for manipulating stashes -[@Classic] +[@DOY] +dist = Package-Stash [Prereq] Scalar::Util = 0 +Sub::Name = 0 + +[Prereq / TestRequires] Test::Exception = 0 +Test::More = 0.88