1Bundle::DBD::CSV(3)   User Contributed Perl Documentation  Bundle::DBD::CSV(3)
2
3
4

NAME

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

SYNOPSIS

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

CONTENTS

12       DBI 1.641
13
14       Text::CSV_XS 1.37
15
16       SQL::Statement 1.412
17
18       DBD::File 0.44
19
20       DBD::CSV 0.54
21

DESCRIPTION

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

AUTHOR

28       This module is currently maintained by
29
30           H.Merijn Brand <h.m.brand@xs4all.nl>
31
33       Copyright (C) 2009-2018 by H.Merijn Brand Copyright (C) 2004-2009 by
34       Jeff Zucker Copyright (C) 1998-2004 by Jochen Wiedmann
35
36       All rights reserved.
37
38       You may distribute this module under the terms of either the GNU
39       General Public License or the Artistic License, as specified in the
40       Perl README file.
41
42
43
44perl v5.30.0                      2019-07-26               Bundle::DBD::CSV(3)
Impressum