# DBD::Excel [![Perl CI](https://github.com/asb-capfan/DBD-Excel/actions/workflows/perl-ci.yml/badge.svg)](https://github.com/asb-capfan/DBD-Excel/actions/workflows/perl-ci.yml) A class for DBI drivers that act on Excel files. # Description This module is still ALPHA VERSION! The DBD::Excel module is a DBI driver. This module enables you to manipulate Excel files with SQL via DBI. This module can handle files of Excel95, 97 and 2000. The module will work on the majority of Windows, UNIX and Macintosh platforms. # Installation Install this module using CPAN, cf. https://www.cpan.org/modules/INSTALL.html