-
Notifications
You must be signed in to change notification settings - Fork 32
/
dist.ini
65 lines (62 loc) · 1.45 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
name = Test-Class-Moose
author = Curtis "Ovid" Poe <ovid@cpan.org>
author = Dave Rolsky <autarch@urth.org>
license = Perl_5
copyright_holder = Curtis "Ovid" Poe
copyright_year = 2012
; authordep Dist::Zilla::PluginBundle::DROLSKY = 1.20
[@DROLSKY]
dist = Test-Class-Moose
prereqs_skip = Person
prereqs_skip = ^TestsFor
use_github_homepage = 1
use_github_issues = 1
stopwords = API
stopwords = AnnoCPAN
stopwords = CPAN
stopwords = Copypasta
stopwords = DEPRECATIONS
stopwords = dirs
stopwords = Extensibility
stopwords = MetaCPAN
stopwords = OO
stopwords = Refactor
stopwords = STDOUT
stopwords = Stuckdownawell
stopwords = TCM
stopwords = TODO
stopwords = arisdottle
stopwords = distro
stopwords = hardcode
stopwords = hashrefs
stopwords = invocant
stopwords = metadata
stopwords = munge
stopwords = munges
stopwords = namespace
stopwords = ok
stopwords = online
stopwords = parallelizable
stopwords = parallelize
stopwords = parallelized
stopwords = parallelizes
stopwords = parameterized
stopwords = prereq
stopwords = rebless
stopwords = runtime
stopwords = startup
stopwords = strawman
stopwords = subtest
stopwords = subtests
stopwords = tcm
stopwords = teardown
stopwords = toolkits
stopwords = un
stopwords = xUnit
Test::CleanNamespaces.skip = ^Test::Class::Moose::Util$
-remove = Test::Pod::No404s
-remove = Test::Synopsis
[Prereqs / RuntimeRecommends]
Parallel::ForkManager = 0.7.6
[Prereqs / TestRecommends]
Test::Output = 0.0005