-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdist.ini
More file actions
38 lines (27 loc) · 686 Bytes
/
dist.ini
File metadata and controls
38 lines (27 loc) · 686 Bytes
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
name = ARGV-Struct
author = Jose Luis Martinez <joseluis.martinez@capside.com>
license = Perl_5
copyright_holder = Jose Luis Martinez
copyright_year = 2015
main_module = lib/ARGV/Struct.pm
[Git::GatherDir]
exclude_match=dzil-local
exclude_match=cpanfile.snapshot
[MakeMaker]
[ExecDir]
[VersionFromMainModule]
[MetaYAML]
[MetaJSON]
[MetaResources]
repository.web = https://github.com/pplu/argv-struct
repository.url = https://github.com/pplu/argv-struct.git
repository.type = git
bugtracker.web = https://github.com/pplu/argv-struct/issues
[License]
[RunExtraTests]
[TestRelease]
[Manifest]
[Prereqs::FromCPANfile]
[Prereqs / TestRequires ]
Test::More = 0
Test::Exception = 0