[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GT] Re: DBI and Mysql problems



>From the error message you are trying to load a module with an empty name, see below. So you want to examine what module it is trying to load and try to understand why the name is empty. I would guess that you did not define DB::module in your options file which tells what data base module to use to load your data....

Th.

Tielman Esterhuizen wrote:
Use of uninitialized value in concatenation (.) or string at ../GT/Eval.pm line 87.
Can't locate GT/DB/.pm in @INC (@INC contains: .. /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 28) line 1.