This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Need to quote the version number of perl in perlivp, now
[perl5.git] / lib / CPAN / Kwalify / distroprefs.yml
CommitLineData
810a0276
SP
1---
2type: map
3mapping:
4 comment:
5 type: text
6 match:
7 type: map
8 mapping:
9 distribution:
10 type: text
11 module:
12 type: text
13 perl:
14 type: text
2b3bde2a
SP
15 perlconfig:
16 type: map
17 mapping:
18 =:
19 type: text
810a0276
SP
20 install:
21 &args_env_expect
22 type: map
23 mapping:
24 args:
25 type: seq
26 sequence:
27 - type: text
28 commandline:
29 type: text
30 env:
31 type: map
32 mapping:
33 =:
34 type: text
35 expect:
36 type: seq
37 sequence:
38 - type: text
39 eexpect:
40 type: map
41 mapping:
42 mode:
43 type: text
44 enum:
45 - deterministic
46 - anyorder
47 timeout:
48 type: number
49 talk:
50 type: seq
51 sequence:
52 - type: text
53 make: *args_env_expect
54 pl: *args_env_expect
55 test: *args_env_expect
56 patches:
57 type: seq
58 sequence:
59 - type: text
60 disabled:
61 type: int
62 enum:
63 - 0
64 - 1
65 goto:
66 type: text
67 cpanconfig:
68 type: map
69 mapping:
70 =:
71 type: text