I've already installed the DBI module and Data-Show-Table modeule and
there were not errors in their installation. But when I perform the
command: perl Makefile.PL I get the following comments:
Unsuccessful stat on filename containing newline at
/usr/lib/perl5/5.8.0/ExtUtils/Liblist/Kid.pm line 97. [REPATED 116 TIMES]
Using DBI 1.46 (for perl 5.008 on i386-linux-thread-multi) installed in
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBI/
Writing Makefile for DBD::mysql
Then when I type make I get:
Makefile:89: *** missing separator. Stop.
what do I need to do????? Thanks for the help
AGD