Issue:
[Wed Dec 20 12:15:14 2006] [error] Can't locate Metadot.pm in @INC (@INC contain
s: /home/httpd/perl /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/l
ib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5
.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib
/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl . /usr/lib
/apache2) at /var/www/test.fruitwerks.us/htdocs/metadot/metadot/index.pl line 37
.\nBEGIN failed--compilation aborted at /var/www/test.fruitwerks.us/htdocs/metad
ot/metadot/index.pl line 37.\n
Settings:
<VirtualHost *>
ServerName test.fruitwerks.us
DocumentRoot "/var/www/test.fruitwerks.us/htdocs/metadot/html"
ErrorLog /var/log/metadot.log
<Directory "/var/www/test.fruitwerks.us/htdocs/metadot/html">
Order allow,deny
Allow from all
</Directory>
Alias /images/ /var/www/test.fruitwerks.us/htdocs/metadot/html/images/
Alias /js/ /var/www/test.fruitwerks.us/htdocs/metadot/html/js/
Alias /metadot/ /var/www/test.fruitwerks.us/htdocs/metadot/metadot/
Alias /public/ /var/www/test.fruitwerks.us/htdocs/metadot/sitedata/public/
Alias /skins/ /var/www/test.fruitwerks.us/htdocs/metadot/sitedata/skins/
<Location "/metadot">
Options +ExecCGI
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
PerlOptions +ParseHeaders
</Location>
</VirtualHost>
Software:
dev-lang/perl-5.8.8-r2
www-apps/metadot-6.4.5.4
net-www/apache-2.0.58-r2
--
Any ideas?
Thanks!

