Thanks again Thomas.
SOLVED> Problem was that I did not have "DB::module genericdbi" in
my options file. I picked this up while reading through Conf.pm.
Can anyone contribute to the documentation? What is the process?
Kind regards,
Tielman
Thomas Weigert wrote:
I don't know about the documentation, but please look at the code of
Eval.pm around where your call fails. You will see that it used
DB::module... Th.
Tielman Esterhuizen wrote:
Thanks Thomas.
You're right DB::module is not set, but as far the documentation states
this is only used when using a Text file as datasource - I'm using a
mysql db.
Kind regards,
Tielman
Thomas Weigert wrote:
>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.
--
Tielman Esterhuizen
Consultant
Eirteic Consulting (Australia) Pty Ltd
Mobile: +61 (0) 406 538534
Office: +61 (0) 299 400288
Fax: +61 (0) 299400478
email: tielman.esterhuizen
AT
eirteic.com
web: http://www.eirteic.com
|