The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.502000 - 2015-10-26

  • Add `wait` method on Mojo::PgX::Cursor::Results.
  • Remove `fetch_count` attribute on Mojo::PgX::Cursor::Results in favor of overloading `rows` to set the fetch count.

Examples