Changes for version v2.6.0 - 2014-10-28
- Added support for custom serializer methods, with Storable as the backward-compatible default (GH-1). Thank you Oliver Paukstadt!
- Improved test coverage for Queue::DBI::Element->requeue_count().
- Cleaned up the wording of error messages for incorrect arguments passed to Queue::DBI->new().
Modules
A queueing module with an emphasis on safety, using DBI as a storage system for queued data.
Manage Queue::DBI queues.
An object representing an element pulled from the queue.