summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
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)