Skip Menu |

This queue is for tickets about the Net-Async-AMQP CPAN distribution.

Report information
The Basics
Id: 104112
Status: resolved
Priority: 0/
Queue: Net-Async-AMQP

People
Owner: Nobody in particular
Requestors: naveen [...] lastninja.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.030



Subject: add support for per message expiration
Date: Wed, 29 Apr 2015 23:08:50 -0700
To: bug-Net-Async-AMQP [...] rt.cpan.org
From: Naveen Nathan <naveen [...] lastninja.net>
Attached is a patch for adding support for publish() to apply expiration properties. I would write a test, but I'm not too familiar with Perl's test framework. I've tried it out and it works as expected. Thanks, Naveen

Message body is not shown because sender requested not to inline it.

Looks good to me - I'll add some tests and release a new version today. Thanks for the patch! Tom On 2015-04-30 07:09:00, naveen@lastninja.net wrote: Show quoted text
> Attached is a patch for adding support for publish() to apply > expiration properties. > > I would write a test, but I'm not too familiar with Perl's test > framework. I've tried > it out and it works as expected. > > Thanks, > Naveen