packaging stuff
[gitmo/Eval-Closure.git] / dist.ini
index d88c72d..0c17480 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,18 +1,20 @@
 name = Eval-Closure
-author = Jesse Luehrs <doy at tozt dot net>
+author = Jesse Luehrs <doy@tozt.net>
 license = Perl_5
 copyright_holder = Jesse Luehrs
 
 [@DOY]
+:version = 0.11
 dist = Eval-Closure
+repository = github
+bugtracker_web = https://github.com/doy/eval-closure/issues
+bugtracker_mailto =
 
-[Prereq]
-Scalar::Util = 0
-Sub::Exporter = 0
-Try::Tiny = 0
+[AutoPrereqs]
+skip = ^Perl::Tidy$
+skip = ^perl$
 
-[Prereq / TestRequires]
-Test::More = 0.88
-
-[Prereq / RuntimeRecommends]
+[Prereqs / RuntimeRecommends]
 Perl::Tidy = 0
+
+[ContributorsFromGit]