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

  • fixed deep recursion bug when inheriting primary key from superclass
  • added inheritance of relationships (except is_a)
  • fix to accidental stringification in creator method
  • now accepts and uses value for superclass pk in create
  • now requires Class::DBI::AbstractSearch

Modules

A Class::DBI module for 'Is A' relationships