1Test::Database::Driver:U:smeyrsqClo(n3t)ributed Perl DocTuemsetn:t:aDtaitoanbase::Driver::mysql(3)
2
3
4
6 Test::Database::Driver::mysql - A Test::Database driver for mysql
7
9 use Test::Database;
10 my @handles = Test::Database->handles( 'mysql' );
11
13 This module is the Test::Database driver for DBD::mysql.
14
16 Test::Database::Driver
17
19 Philippe Bruhat (BooK), "<book@cpan.org>"
20
22 Many thanks to Kristian Köhntopp who helped me while writing a previous
23 version of this module (before Test::Database 0.03).
24
26 Copyright 2008-2010 Philippe Bruhat (BooK), all rights reserved.
27
29 This module is free software; you can redistribute it and/or modify it
30 under the same terms as Perl itself.
31
32
33
34perl v5.38.0 2023-07-21 Test::Database::Driver::mysql(3)