DBD::InterBase -- DBI driver for InterBase RDBMS server. $Id: README,v 1.4 2001/03/24 13:26:42 edpratomo Exp $ Copyright (c) 1999-2001 Edwin Pratomo You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file. PLEASE READ THE ENTIRE README FILE CAREFULLY ! WARNING: THIS IS MOSTLY ALPHA SOFTWARE. Your mileage may vary. *BEFORE* BUILDING, TESTING AND INSTALLING this you will need to: Build, test and install Perl 5 (at least 5.004). It is very important to TEST it and INSTALL it! Build, test and install the DBI module (at least DBI 0.93). It is very important to TEST it and INSTALL it! Remember to *read* the DBI README file! BUILDING: perl Makefile.PL make TESTING make test make install (if the tests look okay)