Perrin Harkins <[EMAIL PROTECTED]> wrote:
> > If it is "some old junk" left in the @INC how would I go about 
> > correcting it?
> 
> My approach would be to start with a new Perl install and a new
> mod_perl.  There is no official way to uninstall a Perl module, so it's
> hard to be sure that you got everything related to the previous Apache2
> build.

        "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...

        - Tyler

Reply via email to