
Hello! Good question... I think that it's installed by the mod_perl2 package for Debian Sarge (unstable). The package name is "libapache2-mod-per2" and the version I'm using is 1.999.20-1. Checking it right now... yes!: # dpkg --listfiles libapache2-mod-perl2 | grep compat /usr/lib/perl5/Apache/Test5005compat.pm /usr/lib/perl5/Apache2/Apache/compat.pm That seems logical, as it's a compatibility layer provided by mod_perl2 developers to ease the migration from mod_perl1: http://perl.apache.org/docs/2.0/api/Apache/compat.html Hope this helps! Regards, --- Victor R. Rodriguez Departamento de Sistemas Valoraciones del Mediterraneo, S.A. --- On 26 Feb 2005 at 15:29, Torsten Werner wrote:
Hi Victor,
Maybe the problems with mod_perl2 are related to some changes that must be done to the OTRS code due to the changes introduced by mod_perl2? At least that's what "use Apache::compat;" seems to say. Anyway, it's a great app ;)
Thank you for your configuration but which package does contain the Apache::compat module?
Regards, Torsten