forked from cooldaemon/AnyEvent-RabbitMQ
-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathdist.ini
62 lines (52 loc) · 1.42 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
name = AnyEvent-RabbitMQ
author = Masahito Ikuta <[email protected]>
license = Perl_5
copyright_holder = AnyEvent-RabbitMQ's developers
version = 1.22
[@Filter]
-bundle = @Basic
-remove = Readme
[Metadata]
x_contributors = Tom Doran <[email protected]>
x_contributors = Nicolas R <[email protected]>
x_contributors = Dave Lambley <[email protected]>
x_contributors = Ruslan Zakirov <[email protected]>
x_contributors = Masahito Ikuta <[email protected]>
x_contributors = Rod Taylor <[email protected]>
x_contributors = Carl Hörberg <[email protected]>
x_contributors = Julio Polo <[email protected]>
x_contributors = A.J. Ragusa <[email protected]>
x_contributors = José Micó <[email protected]>
x_contributors = Scott O'Neil <[email protected]>
x_contributors = Eugen Konkov <[email protected]>
[InstallGuide]
[CPANFile]
[MetaJSON]
[OurPkgVersion]
underscore_eval_version = 1
no_critic = 1
[MetaResources]
repository.url = git://github.com/bobtfish/AnyEvent-RabbitMQ.git
repository.web = https://github.com/bobtfish/AnyEvent-RabbitMQ
repository.type = git
[Test::PodSpelling]
stopword = TCP
stopword = ack
stopword = qos
stopword = AMQP
[Test::Perl::Critic]
[Prereqs]
List::MoreUtils = 0
Net::AMQP = 0.06
AnyEvent = 0
Devel::GlobalDestruction = 0
namespace::clean = 0
File::ShareDir = 0
Readonly = 1.03
perl = 5.010
[Prereqs / TestRequires]
Test::More = 0
Test::Exception = 0
version = 0.77
[Prereqs / TestRecommends]
Test::Pod = 0