1Test::Database::Driver:U:sDeBrM(C3o)ntributed Perl DocumTeenstta:t:iDoantabase::Driver::DBM(3)
2
3
4
6 Test::Database::Driver::DBM - A Test::Database driver for DBM
7
9 use Test::Database;
10 my @handles = Test::Database->handles( 'DBM' );
11
13 This module is the "Test::Database" driver for "DBD::DBM".
14
16 Test::Database::Driver
17
19 Philippe Bruhat (BooK), "<book@cpan.org>"
20
22 Copyright 2008-2010 Philippe Bruhat (BooK), all rights reserved.
23
25 This module is free software; you can redistribute it and/or modify it
26 under the same terms as Perl itself.
27
28
29
30perl v5.12.3 2011-03-15 Test::Database::Driver::DBM(3)