logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       This module is currently maintained by

           H.Merijn Brand <h.m.brand@xs4all.nl>

Contents

       DBI 1.646

       Text::CSV_XS 1.59

       SQL::Statement 1.414

       DBD::File 0.44

       DBD::CSV 0.62

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.

Name

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

Synopsis

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

See Also