SYNOPSIS
use Test::Database;
my @handles = Test::Database->handles( 'CSV' );
DESCRIPTION
This module is the Test::Database driver for DBD::CSV.AUTHOR
Philippe Bruhat (BooK), "<[email protected]>"COPYRIGHT
Copyright 2008-2010 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.