-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
66 lines (51 loc) · 1.4 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
64
65
name = Lab-Measurement-Legacy
version = 3.904
author = Andreas K. Hüttel <[email protected]>
author = Simon Reinhardt <[email protected]>
license = Perl_5
abstract = Test and measure with Perl (legacy modules)
copyright_holder = the Lab::Measurement team
[MetaResources]
homepage = https://www.labmeasurement.de/
bugtracker.web = https://github.com/lab-measurement/Lab-Measurement-Legacy/issues
repository.url = https://github.com/lab-measurement/Lab-Measurement-Legacy.git
repository.web = https://github.com/lab-measurement/Lab-Measurement-Legacy
repository.type = git
x_IRC = irc://irc.libera.chat/#labmeasurement
x_MailingList = https://www-mailman.uni-regensburg.de/mailman/listinfo/lab-measurement-users
[GatherDir]
[MetaJSON]
[MetaYAML]
[MakeMaker]
[Manifest]
[ManifestSkip]
[AutoPrereqs]
skip = USB::TMC
skip = USB::LibUSB
skip = Lab::VXI11
skip = Lab::VISA
skip = Lab::Zhinst
skip = LinuxGpib
skip = points
skip = Test::Perl::Critic
skip = threads
skip = PDL::Graphics::Gnuplot
skip = lines
[Prereqs]
perl = 5.020
[Git::Check]
[Git::Commit]
commit_msg = Release Lab::Measurement::Legacy %v%n%n%c
[Git::Tag]
tag_format = %N-%v
tag_message = Release Lab::Measurement::Legacy %v
[Git::Push]
[PkgVersion]
die_on_existing_version = 0
die_on_line_insertion = 1
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[FileFinder::ByName / Examples]
dir = examples
[Test::ReportPrereqs]