Hi,

I'm testing arround with WWWdb. Had to copy the perl module
WWWdb_TransUri.pm manual to
/usr/local/libdata/perl5/site_perl/i386-openbsd/Apache
and to insert the following line to apache's httpd.conf:
"Include /var/www/conf/WWWdb.conf"

WWWdb.conf contains:
"PerlTransHandler Apache::WWWdb_TransUri"

After restarting Apache sucessfully every page access to the apache web
server
reports an error in error.log:

....
[error] Can't locate Apache/WWWdb_TransUri.pm in @INC
(@INC contains: /usr/local/lib/site_perl/5.8.0/i386-openbsd
/usr/libdata/perl5/i386-openbsd/5.8.0 /usr/local/libdata/perl5
/i386-openbsd/5.8.0 /usr/libdata/perl5 /usr/local/libdata/perl5
/usr/local/libdata/perl5/site_perl/i386-openbsd /usr/libdata/p
erl5/site_perl/i386-openbsd /usr/local/libdata/perl5/site_perl
/usr/libdata/perl5/site_perl /usr/local/lib/perl5/site_
perl . /var/www/ /var/www/lib/perl) at (eval 5) line 3.

[error] Undefined subroutine &Apache::WWWdb_TransUri::handler
called at PerlTransHandler subroutine `Apache::WWWdb_TransUri'
line 1.


Thanks in advance!
Jens