in reply to mod_perl setup problems

You do have something like

LoadFile "C:/Perl/bin/perl56.dll" LoadModule perl_module modules/mod_perl.so AddModule mod_perl.c
somewhere in your conf-file, do you?

In my conf-file I see that I have <Location /perl> without the trailing slash.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law