I compiled my perl dbi program with perlcc using "perlcc lnbill.pl -o testbill -v -l build.log" and then tried to run the testbill probgram. I get "Undefined subroutine &DBI::dr::default_user called at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/DBI.pm line 567" The original program lnbill.pl runs fine with a "perl lnbill.pl.
Can anyone help? Thanks. John
