-
-
23 Nov 2004 14:06:50 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (515 / 10 / 1)
- Kwalitee
Bus factor: 0- 84.73% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (5.64KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.04
- 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
Other files
Module Install Instructions
To install SQLite::DB, copy and paste the appropriate command in to your terminal.
cpanm SQLite::DB
perl -MCPAN -e shell install SQLite::DB
For more information on module installation, please visit the detailed CPAN module installation guide.