This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to File::Path 2.06_07. (an e-mail from David)
[perl5.git] / lib / CPAN / Kwalify / distroprefs.yml
CommitLineData
810a0276
SP
1---
2type: map
3mapping:
4 comment:
5 type: text
547d3dfd
SP
6 depends:
7 type: map
8 mapping:
9 configure_requires:
10 &requires_common
11 type: map
12 mapping:
13 =:
14 type: text
15 build_requires: *requires_common
16 requires: *requires_common
810a0276
SP
17 match:
18 type: map
19 mapping:
20 distribution:
21 type: text
22 module:
23 type: text
24 perl:
25 type: text
2b3bde2a
SP
26 perlconfig:
27 type: map
28 mapping:
29 =:
30 type: text
810a0276
SP
31 install:
32 &args_env_expect
33 type: map
34 mapping:
35 args:
36 type: seq
37 sequence:
38 - type: text
39 commandline:
40 type: text
41 env:
42 type: map
43 mapping:
44 =:
45 type: text
46 expect:
47 type: seq
48 sequence:
49 - type: text
50 eexpect:
51 type: map
52 mapping:
53 mode:
54 type: text
55 enum:
56 - deterministic
57 - anyorder
58 timeout:
59 type: number
547d3dfd
SP
60 reuse:
61 type: int
810a0276
SP
62 talk:
63 type: seq
64 sequence:
65 - type: text
66 make: *args_env_expect
67 pl: *args_env_expect
68 test: *args_env_expect
69 patches:
70 type: seq
71 sequence:
72 - type: text
73 disabled:
74 type: int
75 enum:
76 - 0
77 - 1
78 goto:
79 type: text
80 cpanconfig:
81 type: map
82 mapping:
83 =:
84 type: text