summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-06-21 01:19:39 -0400
committerJesse Luehrs <doy@tozt.net>2013-06-21 01:19:39 -0400
commitce49cf56af53f13483d2017a34e73d04db507aaf (patch)
treedc295def42ea77d551d29d600620f25837efcc32 /dist.ini
parent0b8f07dffcac7063775d31a9fef6424a2141ab39 (diff)
downloadclass-refresh-ce49cf56af53f13483d2017a34e73d04db507aaf.tar.gz
class-refresh-ce49cf56af53f13483d2017a34e73d04db507aaf.zip
packaging stuff
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini11
1 files changed, 6 insertions, 5 deletions
diff --git a/dist.ini b/dist.ini
index 3e46844..ed3abf6 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,11 +4,12 @@ license = Perl_5
copyright_holder = Jesse Luehrs
[@DOY]
+:version = 0.08
dist = Class-Refresh
+repository = github
-[Prereqs]
-Class::Load = 0
-Class::Unload = 0
+[ContributorsFromGit]
-[Prereqs / TestRequires]
-Test::Requires = 0
+[AutoPrereqs]
+skip = ^(?:Foo|Bar|Baz)(?:$|::)
+skip = Moose(?:$|::Role)