-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
34 lines (29 loc) · 727 Bytes
/
dist.ini
File metadata and controls
34 lines (29 loc) · 727 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
name = Akamai-Open-Client
author = Martin Probst <internet+cpan@megamaddin.org>
license = Perl_5
copyright_holder = Martin Probst
copyright_year = 2014
[@Basic]
[PkgVersion]
[PodSyntaxTests]
[PodWeaver]
[Test::NoTabs]
[Authority]
authority = cpan:PROBST
do_metadata = 1
[Git::NextVersion]
start_version = 0.01
version_regexp = Akamai-Open-Client-(.+)$
[Git::Tag]
tag_format = %N-%v
tag_message = %N-%v
[AutoPrereqs]
[MetaJSON]
[MetaResources]
repository.url = https://github.com/MegaMaddin/akamai-open-client-perl
repository.web = https://github.com/MegaMaddin/akamai-open-client-perl
repository.type = git
[CheckChangeLog]
[Prereqs / TestRequires]
URI = 0
Test::Pod = 1.41