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 1.41

  • support for subqueries as columns in a select list or as a source in -from clause
  • new parameter ->select(... -as => $alias)
  • support table aliases on simple tables
  • internal refactorings for better clarity of the select() method

Modules

extension of SQL::Abstract with more constructs and more flexible API