On Mon, 2005-01-24 at 08:04 -0800, Ixkorr Oxkarr wrote: > Is there any way I can force an unload of > mod_perl-1.29?
There is no official way of removing perl modules, but you can go in and delete mod_perl.pm and the stuff under Apache/ in your @INC path. - Perrin