summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-10 18:27:39 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-10 18:30:42 -0400
commite52ba3116e175dcd3232243856a23a4819cf9406 (patch)
tree420da6676454a3a33212d61950eef01645f19e4b /dist.ini
parent5679db8254a782b465243aa03b6fe290c7e039ff (diff)
downloadeval-closure-e52ba3116e175dcd3232243856a23a4819cf9406.tar.gz
eval-closure-e52ba3116e175dcd3232243856a23a4819cf9406.zip
packaging stuff
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]