Changes for version v1.8.0
- Added a 'lifetime' feature and a purge() function, thanks Sergey for suggesting these improvements! (RT #78640)
- Added purge() to clean queues.
- Fixed how the last inserted ID is retrieved, for portability.
- Added tests and code cleanup.
- Refactored tests to use Test::Exception and subtests.
Modules
A queueing module with an emphasis on safety, using DBI as a storage system for queued data.
An object representing an element pulled from the queue.