Hi,

> Next question, did you "use Apache::Log;" ?
--
Yes! 

That is what I am "using":

--- snip ---

use strict;
use vars qw(%DBNew);

use CGI::Cookie;
use CGI '-autoload';
use MD5 ();

use Biobase::DBI qw(:All);

use Apache::File ();
use Apache::URI ();
use Apache::Log ();

use Apache::Biobase::Config qw(:Functions);

use Data::Dumper;

--- snip ---

Axel
 
--------------------------------------------------------------------
Biobase GmbH     -    Mascheroder Weg 1B    -   D-38114 Braunschweig
phone: +49531/2603610                             fax:+49531/2603670
eMail: [EMAIL PROTECTED]                  http://www.biobase.de

Reply via email to