Bundle::DBD::CSV.3pm

Langue: en

Version: 2010-07-09 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS

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

CONTENTS

DBI 1.612

Text::CSV_XS 0.73

SQL::Statement 1.28

DBD::File 0.39

DBD::CSV 0.30

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 (C) 2009-2010 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.