Cpanel error while installing perl module.
April 13th, 2006If you get the below error while trying to install a perl module
*********************************************************************
Testing connection speed…(this could take a while)….Done
Ran out of working CPAN mirrors. Please contact cPanel Support at /scripts/cPanelPerl.pm line 209
*********************************************************************
The fix is as below
rm -f /root/.cpcpan/mirrors.speeds
rm -f /root/.cpcpan/pingtimes/*
And rerun the script.







Tech Blog