-
Notifications
You must be signed in to change notification settings - Fork 2
/
dist.ini
43 lines (39 loc) · 1023 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
42
name = Crixa
author = Chris Prather <chris@prather.org>
author = Dave Rolsky <autarch@urth.org>
license = Perl_5
copyright_holder = Chris Prather
copyright_year = 2012
[@DROLSKY]
dist = Crixa
next_release_width = 4
pod_coverage_class = Pod::Coverage::Moose
pod_coverage_trustme = Crixa => qr/^DEMOLISH$/
pod_coverage_trustme = Crixa::Channel => qr/^BUILD$/
pod_coverage_trustme = Crixa::Exchange => qr/^BUILD$/
pod_coverage_trustme = Crixa::Message => qr/^BUILD$/
pod_coverage_trustme = Crixa::Queue => qr/^BUILD$/
stopwords = AMQP
stopwords = GitHub
stopwords = QoS
stopwords = RabbitMQ
stopwords = ack
stopwords = acks
stopwords = api
stopwords = hostname
stopwords = metadata
stopwords = mq
stopwords = prefetched
stopwords = prefetching
stopwords = rabbitmq
stopwords = timestamp
stopwords = timestamp
stopwords = undeliverable
stopwords = unroutable
stopwords = username
stopwords = utf
stopwords = webcrawler
[Prereqs / DevelopRequires]
Pod::Coverage::Moose = 0
[MetaNoIndex]
package = Test::Net::RabbitMQ