forked from cosimo/perl5-net-statsd-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
41 lines (32 loc) · 787 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
name = Net-Statsd-Server
author = Cosimo Streppone <[email protected]>
license = Perl_5
copyright_holder = Cosimo Streppone
copyright_year = 2015
version = 0.19
[@Basic]
[PkgVersion]
[InstallGuide]
[MetaJSON]
[MetaResources]
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-Statsd-Server
bugtracker.mailto = [email protected]
repository.url = git://github.com/cosimo/perl5-net-statsd-server.git
repository.web = http://github.com/cosimo/perl5-net-statsd-server
repository.type = git
;[PodWeaver]
;[NoTabsTests]
;[EOLTests]
;[Signature]
;[CheckChangeLog]
[Prereqs]
AnyEvent::Handle::UDP = 0
IO::Socket::INET = 0
JSON::XS = 0
[Prereqs / TestRequires]
Test::More = 0
[@Git]
tag_format = %v
push_to = origin
;[ConfirmRelease]
;[UploadToCPAN]