Here is my perl vesion.
$ perl --version
This is perl, v5.8.8 built for x86_64-linux-gnu-thread-multi
I run the following command.
>perl -MCPAN -e shell
cpan>install Bundle::CPAN
But I see the following error. Could somebody let me know how to fix it?
Recursive dependency detected:
Bundle::CPAN
=> Test::Harness
=> A/AN/ANDYA/Test-Harness-3.17.tar.gz
=> File::Spec
=> S/SM/SMUELLER/PathTools-3.31.tar.gz
=> Scalar::Util
=> G/GB/GBARR/Scalar-List-Utils-1.22.tar.gz
=> Test::More
=> M/MS/MSCHWERN/Test-Simple-0.94.tar.gz
=> Test::Harness.
Cannot continue.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/