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.02
13
14       Text::CSV_XS 0.14
15
16       SQL::Statement 0.1006
17
18       DBD::File
19
20       DBD::CSV
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
27
28
29perl v5.8.8                       2004-12-06               Bundle::DBD::CSV(3)
Impressum