in reply to
Problem installing Text::Diff
Here is some ideas
pick a different mirror, pick more than one
cpan> look Text::Diff
then
examine the files to see what got downloaded
manually run
perl Makefile.PL make make test
[download]
browse to
http://search.cpan.org/
/
http://kobesearch.cpan.org/
and download
Text::Diff
manually, then
tar -zxvf Text-Diff-1.37.tar.gz
...
Comment on
Re: Problem installing Text::Diff
Select
or
Download
Code
In Section
Seekers of Perl Wisdom