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.04 - 2004-11-23

  • commit and rollback was returning '1' even with errors occuring.
  • created @transaction_errors var to hold all errors of an transcation since each exec creates it's own error, and at the end, if the commit command itself does not had an error, it would consider all transaction sucessfull, wich is wrong.

Modules