Provided by: libtest-database-perl_1.113-1_all bug

NAME

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

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

       Test::Database::Driver

AUTHOR

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

COPYRIGHT

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

LICENSE

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