summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-03 16:12:59 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-03 16:16:42 -0400
commit939c4f34daaffd5c9159f30369d01f5854accb94 (patch)
treee4b6710826ed87fe1f2d4adc1c59f299b94fdd36 /dist.ini
parent014b26c45a4471fcd526572376b5a4602b40a30d (diff)
downloadbread-board-declare-939c4f34daaffd5c9159f30369d01f5854accb94.tar.gz
bread-board-declare-939c4f34daaffd5c9159f30369d01f5854accb94.zip
packaging
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini19
1 files changed, 8 insertions, 11 deletions
diff --git a/dist.ini b/dist.ini
index 91c2c7c..77c3858 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,18 +1,15 @@
name = Bread-Board-Declare
-author = Jesse Luehrs <doy at tozt dot net>
-license = Perl_5
+author = Jesse Luehrs <doy@tozt.net>
+license = MIT
copyright_holder = Jesse Luehrs
[@DOY]
-:version = 0.08
+:version = 0.14
dist = Bread-Board-Declare
repository = github
-[Prereqs]
-Bread::Board = 0.22
-Class::Load = 0.07
-List::MoreUtils = 0
-Moose = 2.0200
-
-[Prereqs / TestRequires]
-Test::Fatal = 0
+[AutoPrereqs]
+skip = ^(?:Foo|Bar|Baz|Quux)\b
+skip = ^Child1
+skip = ^Parent
+skip = ^Role[12]$