Description
CSV files can be queried through Perl DBI as if they were database tables. Developers use this driver for lightweight data access, reports, imports, and tests without setting up a database server. It reads and may write CSV files according to host application DBI operations.