Bundle::DBD::CSV â A bundle to install the DBD::CSV driver
| Use Case | Command | Description |
|---|---|---|
| đĻ Install the bundle via CPAN | perl -MCPAN -e 'install Bundle::DBD::CSV' |
Installs all required modules (DBI, Text::CSV_XS, SQL::Statement, DBD::File, DBD::CSV) for CSV file access via pseudo SQL. |
| đ Check installed version | perl -MBundle::DBD::CSV -e 'print $Bundle::DBD::CSV::VERSION' |
Displays the installed bundle version (if available). |
| đ List bundled modules | perldoc Bundle::DBD::CSV |
Shows this documentation with the list of included modules. |
perl -MCPAN -e 'install Bundle::DBD::CSV'
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 AT xs4all.nl>
Copyright (C) 2009-2021 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.
Generated by phpman v4.9.26-1-g511901d Author: Che Dong Under GNU General Public License
2026-08-09 09:57 @2600:1f28:365:80b0:50b3:453e:ff52:20f7
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format