forked from cosimo/perl5-net-statsd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
39 lines (30 loc) · 718 Bytes
/
dist.ini
File metadata and controls
39 lines (30 loc) · 718 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
39
name = Net-Statsd
author = Cosimo Streppone <cosimo@cpan.org>
license = Perl_5
copyright_holder = Cosimo Streppone
copyright_year = 2012
version = 0.02
[@Basic]
[PkgVersion]
[InstallGuide]
[MetaJSON]
[MetaResources]
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-Statsd
bugtracker.mailto = bug-net-statsd@rt.cpan.org
repository.url = git://github.com/cosimo/perl5-net-statsd.git
repository.web = http://github.com/cosimo/perl5-net-statsd
repository.type = git
[PodWeaver]
;[NoTabsTests]
;[EOLTests]
;[Signature]
;[CheckChangeLog]
[Prereqs]
IO::Socket = 0
[Prereqs / TestRequires]
Test::More = 0
[@Git]
tag_format = CPAN-%v
push_to = origin
;[ConfirmRelease]
;[UploadToCPAN]