Changes for version 0.52 - 2026-02-04

  • Proposed patch for issue #4 (-Duselongdouble), thanks @eserte.
  • Proposed patch for issue #9 (seg fault), thanks @eserte.
  • Proposed patch for issue #7 (missing prereq). thanks @szabgab.
  • Merged pull request #8 (add more versions of Perl to CI), thanks @szabgab.

Modules

Non-blocking, multi-worker asynchronous wrapper for DBIx::Class
Non-blocking resultset proxy with Future-based execution
Asynchronous pagination handling for Async ResultSets
Asynchronous operations on a single ResultSource column
Asynchronous Row object representing a single database record.
Non-blocking, worker-pool based Proxy for DBIx::Class::Schema
Storage Layer for DBIx::Class::Async
DBI-based async storage backend for DBIx::Class::Async
Asynchronous cursor for DBIx::Class ResultSets using Futures