Bundle::DBD::CSV - A bundle to install the DBD::CSV driver
Contents
Contents
DBI 1.646
Text::CSV_XS 1.59
SQL::Statement 1.414
DBD::File 0.44
DBD::CSV 0.62
Copyright And License
Copyright (C) 2009-2025 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.
perl v5.40.0 2025-01-31 Bundle::DBD::CSV(3pm)
Description
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.
Name
Bundle::DBD::CSV - A bundle to install the DBD::CSV driver
Synopsis
perl -MCPAN -e 'install Bundle::DBD::CSV'
