From: Date: February 13 2001 4:35pm Subject: error with make on ShowTables module List-Archive: http://lists.mysql.com/perl/1008 Message-Id: <01021310432900.23719@eagle.light.net> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit I have attempted to install the DBD Bundle on my Mandrake Corporate Server 1.0 configuration with Apache installed. DBI loaded perfectly but ShowTables is failing with the following error during the Make: *** ERROR: Unterminated I<...> at line 724 in file ShowTable.pm *** ERROR: Unterminated I<...> at line 724 in file ShowTable.pm I have looked at ShowTable.pm and it looks fine. I tried adding an extra terminating bracket (]) and deleting a bracket but neither made a difference. In general, I have been attempting for a week to resolve this bundle in order to get CGI scripting to access Mysql and the test database. CAN SOMEONE PLEASE Help???!!!