|
NAMEBundle::DBD::CSV - A bundle to install the DBD::CSV driverSYNOPSISperl -MCPAN -e 'install Bundle::DBD::CSV' CONTENTSDBI 1.643Text::CSV_XS 1.47 SQL::Statement 1.414 DBD::File 0.44 DBD::CSV 0.59 DESCRIPTIONThis bundle includes all that's needed to access so-called CSV (Comma Separated Values) files via a pseudo SQL engine (SQL::Statement) and DBI.AUTHORThis module is currently maintained byH.Merijn Brand <h.m.brand@xs4all.nl> COPYRIGHT AND LICENSECopyright (C) 2009-2022 by H.Merijn Brand Copyright (C) 2004-2009 by Jeff Zucker Copyright (C) 1998-2004 by Jochen WiedmannAll 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.
Visit the GSP FreeBSD Man Page Interface. |