Re: Problems with CPAN
[email protected] (Florian Burkart)
| Newsgroups | perl.cpan.discuss |
|---|---|
| Message-ID | <[email protected]> |
I got motived again by your mail, und finally solved my problem. The problem was, that I was both using emerge (on gentoo) and cpan to install perl modules. Sooner or later they always started conflicting. rm -r /usr/lib/perl and a rebuild of all modules finally solved the problem... thanks ! On 11 Jan 2006 12:21:57 -0800 "Ruey-Cheng Chen" <[email protected]> wrote: > Are you using vendor-distributed perl and cpan? I've heard of such > conflicts on RedHat 9. >