1Test::Database::Driver:U:sCeSrV(C3o)ntributed Perl DocumTeenstta:t:iDoantabase::Driver::CSV(3)
2
3
4
6 Test::Database::Driver::CSV - A Test::Database driver for CSV
7
9 use Test::Database;
10 my @handles = Test::Database->handles( 'CSV' );
11
13 This module is the Test::Database driver for DBD::CSV.
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.28.0 2014-05-24 Test::Database::Driver::CSV(3)