bundle::dbd::csv(3pm) debian man page | unix.com

Man Page: bundle::dbd::csv

Operating Environment: debian

Section: 3pm

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

NAME
Bundle::DBD::CSV - A bundle to install the DBD::CSV driver
SYNOPSIS
perl -MCPAN -e 'install Bundle::DBD::CSV'
CONTENTS
DBI 1.620 Text::CSV_XS 0.88 SQL::Statement 1.33 DBD::File 0.40 DBD::CSV 0.35
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.
AUTHOR
This module is currently maintained by H.Merijn Brand <h.m.brand@xs4all.nl>
COPYRIGHT AND LICENSE
Copyright (C) 2009-2012 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.14.2 2012-05-12 Bundle::DBD::CSV(3pm)
Related Man Pages
dbd::file(3) - suse
dbd::file::howto(3) - mojave
dbd::file(3pm) - linux
dbd::file(3) - centos
dbd::file(3) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?