> What modules should I never remove? Just cwd?
Remove a bit and wait what breaks:-)
More on the serious side: maybe you want to have a look at
Module::CoreList.
Don't ever remove until you are sure that it is safe to do so. Instead,
rename :-) and see if anything breaks.
ie: mv Cwd.pm xC
> On Thu, 23 Feb 2006 10:05:57 -0600, "Marc Suttle" <[EMAIL PROTECTED]>
> said:
> Andreas,
> Thanks for your quick response.
> You mentioned:
>> 1. How do I fix Cwd.pm error?
> "Restore from backup or install from CPAN again."
> I cannot get back into cpan:
> "$ cpan
I go about reinstalling cpan from scratch? What
modules should I never remove? Just cwd?
Marc
-Original Message-
From: Andreas J. Koenig
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 21, 2006 10:30 PM
To: Marc Suttle
Cc: cpan-discuss@perl.org
Subject: Re: Newbie CPAN issue
>>>
> On Tue, 21 Feb 2006 15:11:02 -0600, "Marc Suttle" <[EMAIL PROTECTED]>
> said:
> Hello list,
> I recently was trying to mess around with CPAN and have seemed
> to get myself into a bind.
> [...]
> As you can see I deleted the Cwd.pm module because I was trying to
> remo