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.47

  • new 'options_sorters' argument - a hashref, keyed by field name, with values being coderefs used to sort the options lists in has_a, has_many, and might_have fields
  • pass the CDBI-FB class as an extra argument to has_a plugins
  • timestamp processor defaults to READONLY instead of DISABLED