Philippe Bruhat (BooK) > Test-Database > Test::Database::Driver::CSV

Download:
Test-Database-1.07.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Test::Database::Driver::CSV - A Test::Database driver for CSV

SYNOPSIS ^

    use Test::Database;
    my @handles = Test::Database->handles( 'CSV' );

DESCRIPTION ^

This module is the Test::Database driver for DBD::CSV.

SEE ALSO ^

Test::Database::Driver

AUTHOR ^

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

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.