The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.00  finally fixed warnings problem with Leon Brocard's help
      added bind parameters with arrayref being passsed to sql
      added documentation of how to use with SQL::Abstract

0.06  allowed test without 'tests' to just check for existance
      of rows

0.05  added Test::Warn based tests

0.04  verbose mode added
      WHERE 1 = 1 removed due to Richard Clamp's nagging

0.03  NULL behavior added
      Proper error messages for missing columns
      check die on problem with the SQL

0.02  Documentation typos patched by Kate L Pugh

0.01  Inital Release