-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
51 lines (37 loc) · 953 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
name = ELab-Client
main_module = lib/ELab/Client.pm
author = Andreas K. Huettel <[email protected]>
license = Perl_5
copyright_holder = Andreas K. Huettel
copyright_year = 2021
version = 0.020
[MetaResources]
homepage = https://github.com/lab-measurement/ELab-Client
bugtracker.web = https://github.com/lab-measurement/ELab-Client/issues
repository.url = https://github.com/lab-measurement/ELab-Client.git
repository.web = https://github.com/lab-measurement/ELab-Client
repository.type = git
[GatherDir]
[MetaJSON]
[MetaYAML]
[MakeMaker]
[Manifest]
[ManifestSkip]
[Git::Check]
[Git::Commit]
commit_msg = Release %N %v%n%n%c
[Git::Tag]
tag_format = %N-%v
tag_message = Release %N %v
[Git::Push]
[PkgVersion]
die_on_existing_version = 1
die_on_line_insertion = 1
[AutoPrereqs]
[Prereqs]
perl = 5.020
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[PodWeaver]
[Test::ReportPrereqs]