Randy Kobes wrote: > If I'm following correctly, you have 3 Perls: the original > 5.6.0, the stock 5.8.0, and the 5.8.1 that you're trying to > upgrade to. Might it happen that parts of the > build/install/running mix up some Perls? Can you move > (temporarily) all the other Perls out of the way, so that > you're sure to use the one you want?
Done that over the weekend. Removed the whole /usr/lib/perl5 directory, installed the stock Slackware 9.0 build of Perl (5.8.0), added the libwww-perl module that's needed to run the mod_perl tests and the problem still happens. > Does this problem also occur when running the mod_perl tests > after you build it? Yes. The tests fail. -Joe