in reply to Re^2: CPAN ask me install a package repeatly
in thread CPAN ask me install a package repeatly

"lots of errors while installing perl, I don't want to install it now, but the problem is that i can't install any modules now. "

Well, it seems to me that the problem is your failure to get Perl installed. Do you have some reason to want to install modules without an executable Perl?

And BTW, it's easier to follow your illustrations -- data and code -- if you follow the directions for posting... e.g., use <p> paragraph tags around narrative text </p> and code tags, <c> around code and data </c>.

Replies are listed 'Best First'.
Re^4: CPAN ask me install a package repeatly
by plantae (Initiate) on Feb 22, 2012 at 20:29 UTC
    The system has perl installed at /usr/bin
    It seems likely that CPAN will store some config or cache information in memory
    I delete the whole .cpan directory in my /home dir, and re-create this dir, copy Myconfig.pm back to .cpan/CPAN
    The problem still exists.

      Is there some part of "The problem is your Perl install, itself" that's hard to understand?