1Test::Database::Driver:U:smeyrsqClo(n3t)ributed Perl DocTuemsetn:t:aDtaitoanbase::Driver::mysql(3)
2
3
4

NAME

6       Test::Database::Driver::mysql - A Test::Database driver for mysql
7

SYNOPSIS

9           use Test::Database;
10           my @handles = Test::Database->handles( 'mysql' );
11

DESCRIPTION

13       This module is the Test::Database driver for DBD::mysql.
14

SEE ALSO

16       Test::Database::Driver
17

AUTHOR

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

ACKNOWLEDGEMENTS

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

LICENSE

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.30.0                      2019-07-26  Test::Database::Driver::mysql(3)
Impressum