summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini16
1 files changed, 9 insertions, 7 deletions
diff --git a/dist.ini b/dist.ini
index 862627e..cc2fef7 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,14 +1,16 @@
name = MooseX-NonMoose
-author = Jesse Luehrs <doy at tozt dot net>
+author = Jesse Luehrs <doy@tozt.net>
license = Perl_5
copyright_holder = Jesse Luehrs
[@DOY]
+:version = 0.14
dist = MooseX-NonMoose
+repository = github
-[Prereqs]
-Moose = 1.15
-List::MoreUtils = 0
-
-[Prereqs / TestRequires]
-Test::Fatal = 0
+[AutoPrereqs]
+skip = ^BadFoo\d?\b
+skip = ^Foo\b
+skip = ^Bar\b
+skip = ^NonMoose$
+skip = ^IO::