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

Changes for version 1.24

  • Updated EasyDBI.pm to properly handle the case where the sending session != event session (Stephan Jauernick)
  • Fixed RT #45212, fix warnings in tests (Chris Williams)
  • Fixed RT #32449, don't remove alias until child has been shut down (Andy Grundman)
  • Fixed RT #32448, setup_wheel should be called with call (Andy Grundman)
  • Fixed RT #32447, combo query does not pass-through args (Andy Grundman)
  • Fixed RT #30248, cpan install fails due to missing prereq
  • Fixed RT #38456, typo in manpage
  • Added print_queue sub

Modules

Perl extension for asynchronous non-blocking DBI calls in POE
Backend of POE::Component::EasyDBI

Examples