NAME
Test::Database::Driver::mysql - A Test::Database driver for mysql
SYNOPSIS
use Test::Database;
my $dbh = Test::Database->dbh( 'mysql' );
DESCRIPTION
This module is the Test::Database
driver for DBD::mysql
.
SEE ALSO
AUTHOR
Philippe Bruhat (BooK), <book@cpan.org>
ACKNOWLEDGEMENTS
Many thanks to Kristian Köhntopp who helped me while writing a previous version of this module (before Test::Database
0.03).
COPYRIGHT
Copyright 2008-2009 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.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 98:
Non-ASCII character seen before =encoding in 'Köhntopp'. Assuming CP1252