On Mon, 2005-10-31 at 13:51 -0800, Tyler MacDonald wrote: > "make uninstall" / ExtUtils::Install::uninstall(/path/to/.packlist) > aren't official? I suppose you'd have to have the old pacakage's source tree > still laying around...
Sure, if you have the .packlist for the old module, give that a try. It may require reinstalling the new mod_perl afterward though, in case there is any overlap in file names. - Perrin