Bundle::DBD::CSV(3pm) User Contributed Perl Documentation Bundle::DBD::CSV(3pm)

Bundle::DBD::CSV - A bundle to install the DBD::CSV driver

  perl -MCPAN -e 'install Bundle::DBD::CSV'

DBI 1.643

Text::CSV_XS 1.49

SQL::Statement 1.414

DBD::File 0.44

DBD::CSV 0.60

This bundle includes all that's needed to access so-called CSV (Comma Separated Values) files via a pseudo SQL engine (SQL::Statement) and DBI.

This module is currently maintained by

    H.Merijn Brand <h.m.brand@xs4all.nl>

Copyright (C) 2009-2023 by H.Merijn Brand Copyright (C) 2004-2009 by Jeff Zucker Copyright (C) 1998-2004 by Jochen Wiedmann

All rights reserved.

You may distribute this module under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.

2023-01-15 perl v5.36.0