
Test::Database::Driver::DBM - A Test::Database driver for DBM

use Test::Database;
my @handles = Test::Database->handles( 'DBM' );

This module is the Test::Database driver for DBD::DBM.


Philippe Bruhat (BooK), <book@cpan.org>

Copyright 2008-2009 Philippe Bruhat (BooK), all rights reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.