| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 May 2013 08:44:45
0.06
|
tobez  |
Update to 0.06.
Changes: http://search.cpan.org/dist/Net-AMQP/CHANGES |
30 Jan 2013 11:31:32
0.05
|
tobez  |
Update to 0.05.
Changes: http://search.cpan.org/dist/Net-AMQP/CHANGES |
20 Jun 2012 20:33:21
0.04
|
skv  |
Use PERL_MODBUILD to unbreak build with Perl 5.14+. |
23 May 2012 18:24:35
0.04
|
sunpoet  |
- Update to 0.04
- Add BUILD_DEPENDS
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-AMQP/CHANGES |
01 May 2012 02:44:11
0.03
|
swills  |
- Update to 0.03
PR: ports/167366 |
01 May 2012 01:47:10
0.02
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
06 Mar 2012 16:01:21
0.02
|
swills  |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
12 Nov 2011 02:20:07
0.02
|
clsung  |
- Update to 0.02
Feature safe: yes |
30 Oct 2011 08:21:11
0.01.1
|
clsung  |
This module implements the frame (de)serialization and representation
of the Advanced Message Queue Protocol (http://www.amqp.org/).
It is to be used in conjunction with client or server software that
does the actual TCP/IP communication. While it's being written with
AMQP version 0-8 in mind, as the spec is defined by an external xml
file, support for 0-9, 0-9-1 and eventually 0-10 is hoped for.
WWW: http://search.cpan.org/dist/Net-AMQP/ |