Catch-22!

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Craig White
Date:  
Subject: Catch-22!
On Sun, 2002-10-20 at 06:26, Lee Levine wrote:
> I went to install the program wmweather, I found I needed perl-Modules.
> Went to install perl-Modules and was told I needed perl-Test-Harness.
> Went to install perl-Test-Harness and was told I needed the
> aforementioned perl-Modules.
>
> What do I do now???
>

----
http://www.cpan.org/misc/cpan-faq.html

as root - try

perl mcpan -e 'install modules Test::Harness'

Craig