The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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