The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Test::DBUnit.

0.13 Thu Sep 18 2008
    - Added dybanic test for xml
    - Fix tests
    - Fix META.yml

0.12 Wen Sep 17 2007
    - Added dynamic tests callbacks

0.11 Tue Sep 16 2007
    - All xxx_ok methods now return true if test's result is possitive

0.10 Tue Aug 19 2008
    - Extends the database tests for multiple database connections

0.08 Thr Jun 12 2008
    - Improved documentation perl examples.

0.07 Say May 31 2008
    - Fix empty tables issue (explicit deletion)

0.06 Mon May 26 2008
    - Added lob tests feature
    - Fix refresh load strategy.
    - Added DBUnit::_exists_in_database method
    
0.05 Mon May 19 2008
    - Fix pod documentation

0.03  Wen May 07 2008
    - Fix skip in t/dbunit.t
    - Reformating pod

0.02  Tue May 06 2008
    - Fix pod documentation
    Change method name: DBUnit::xml_expected_dataset to DBUnit::expected_xml_dataset

0.01  Mon May 05 2008
    -  Initial import to CPAN.