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 1.01 - 2009-08-02

  • IMPROVEMENTS
    • re-introduced Test::Database::Driver
    • Test::Database::Driver supports file-based DBD
    • Test::Database::Driver maps existing databases to cwd()
    • Drivers for SQLite, SQLite2, CSV, DBM

Modules

Database handles ready for testing
Base class for Test::Database drivers
A Test::Database driver for CSV
A Test::Database driver for DBM
A Test::Database driver for SQLite
A Test::Database driver for SQLite2
A class for Test::Database handles
Utility functions for Test::Database modules