forked from ewaters/poe-component-client-amqp
-
Notifications
You must be signed in to change notification settings - Fork 1
/
META.yml
37 lines (37 loc) · 1017 Bytes
/
META.yml
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
---
name: POE-Component-Client-AMQP
version: 0.01
author:
- 'Eric Waters <[email protected]>'
abstract: Asynchronous AMQP client implementation in POE
license: perl
resources:
license: http://dev.perl.org/licenses/
requires:
Class::Accessor: 0
Net::AMQP: 0
POE: 0
POE::Component::Client::TCP: 0
Params::Validate: 0
build_requires:
Test::Deep: 0
Test::More: 0
provides:
POE::Component::Client::AMQP:
file: lib/POE/Component/Client/AMQP.pm
version: 0.01
POE::Component::Client::AMQP::Channel:
file: lib/POE/Component/Client/AMQP/Channel.pm
version: 0.01
POE::Component::Client::AMQP::FakeLogger:
file: lib/POE/Component/Client/AMQP.pm
POE::Component::Client::AMQP::Queue:
file: lib/POE/Component/Client/AMQP/Queue.pm
version: 0.01
POE::Component::Client::AMQP::TCP:
file: lib/POE/Component/Client/AMQP/TCP.pm
version: 0.01
generated_by: Module::Build version 0.2808
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.2.html
version: 1.2