The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v2.5.0

  • (RT #79676) Fixed detection of SQL errors in selectrow_arrayref() calls.
  • Added Queue::DBI::Admin->assert_tables_verified().
  • (RT #79676) Queue::DBI::Admin now checks that the tables are correctly set up before performing operations.

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.