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

  • -changed non-external methods in Debug to return text, not print, and to print them to a div of id="debug" -added ability for dataset multiple to have no headers -added headings method to dataset to return tmpl vars with header strings -added header tmpl to boilerplate -fixed bug in Composite ParentChild for inserting records with autoincrement primary keys -added get mehtod to DB for returning only a single value -fixed bug in Dataset where singles couldn't insert. -fixed bug in Dataset where headings method didn't have any data till after a select. -fixed bug in Composite ParentChild where a search on the parent that returned no data put things into an endless loop