-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathdist.ini
66 lines (46 loc) · 986 Bytes
/
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
66
name = Devel-Camelcadedb
version = v2023.1
abstract = Perl5 debugger for Intellij IDE
license = MIT
author = Alexandr Evstigneev <hurricup@gmail.com>
copyright_holder = Alexandr Evstigneev
copyright_year = 2023
[GatherDir]
exclude_match = .+?\.iml
exclude_filename = META.json
exclude_filename = cpanfile
exclude_filename = dist.ini
exclude_filename = README.md
[Prereqs]
Cwd = 0
Encode = 0
Scalar::Util = 0
B::Deparse = 0
IO::Socket::INET= 0
PadWalker = 2.2
JSON::XS = 3.02
Hash::StoredIterator = 0
[Prereqs / TestRequires]
Test::More = 0
Test::Simple = 1.302192
[GithubMeta]
issues = 1
[Git::Contributors]
include_authors = 1
remove=<hurricup@evstigneev.com>
[CPANFile]
comment = This file is generated by Dist::Zilla
comment = Prereqs are detected automatically. You do not need to edit this file
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[MetaConfig]
[MetaJSON]