summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini20
1 files changed, 10 insertions, 10 deletions
diff --git a/dist.ini b/dist.ini
index 75234df..0c17480 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,20 +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 =
-[Prereqs]
-Scalar::Util = 0
-Sub::Exporter = 0
-Try::Tiny = 0
-
-[Prereqs / TestRequires]
-Test::Fatal = 0
-Test::More = 0.88
-Test::Requires = 0
+[AutoPrereqs]
+skip = ^Perl::Tidy$
+skip = ^perl$
[Prereqs / RuntimeRecommends]
Perl::Tidy = 0
+
+[ContributorsFromGit]