forked from Perl-Toolchain-Gang/CPAN-Meta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
63 lines (56 loc) · 1.48 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
name = CPAN-Meta
author = David Golden <[email protected]>
author = Ricardo Signes <[email protected]>
license = Perl_5
copyright_holder = David Golden and Ricardo Signes
copyright_year = 2010
; set these to bytes to make MinimumPerl skip them
[Encoding]
encoding = bytes
match = ^t/data-
[@DAGOLDEN]
:version = 0.070
-remove = PodWeaver
authority = cpan:DAGOLDEN
no_minimum_perl = 1
tag_format = %v
version_regex = ^(\d+\.\d{6})$ ; AutoVersion style
AutoVersion.major = 2
GithubMeta.user = Perl-Toolchain-Gang
MetaNoIndex.directory[] = history
MakeMaker.eumm_version = 6.17 ; as shipped with 5.8.1
stopwords = apache
stopwords = bsd
stopwords = dir
stopwords = distmeta
stopwords = dists
stopwords = gpl
stopwords = lgpl
stopwords = mailto
stopwords = metacpan
stopwords = mit
stopwords = mozilla
stopwords = releaser
stopwords = subkey
stopwords = subkeys
[SurgicalPodWeaver]
:version = 0.0021
config_plugin = @DAGOLDEN
replacer = replace_with_comment
post_code_replacer = replace_with_nothing
; repeat these from Parse::CPAN::Meta to ensure we don't wind up
; with P::C::M installed but the backends not installed (as seen in
; some CPAN Testers FAILS) for some reason. Also, add in version.pm
; as we'd like 0.88, even though we'll try to cope with older versions
; in the code
[Prereqs]
perl = 5.006
JSON::PP = 2.27200
CPAN::Meta::YAML = 0.008
version = 0.88
[OnlyCorePrereqs]
:version = 0.014
check_dual_life_versions = 0
; EU::MM bundled prereqs need this
[MakeMaker::Highlander]
:version = 0.003