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

  • -added insertIds deleteIds updateIds methods to Ajax for easy retrieval of primary keys on which each operation will be performed. -reworked DB.pm so gethash method takes query, id, @binds -Fixed Ajax to deal with above change