Re: install modules from CPAN

2012-03-15 Thread Bisiigwa Godfrey
Thanks, I was doing it under strictness of the office web firewall, let me try again when am out of the office proxy way On Thu, Mar 15, 2012 at 9:45 AM, Jefferson Kirkland wrote: > From the following line: > > LWP failed with code[500] message[Can't connect to > cpan.strawberryperl.com:80

Re: install modules from CPAN

2012-03-14 Thread Jefferson Kirkland
>From the following line: LWP failed with code[500] message[Can't connect to cpan.strawberryperl.com:80 (connect: timeout)] it looks like LWP is unable to connect to the site to download the modules. You need to make sure your connected to the internet. Also

Re: install modules from CPAN

2012-03-14 Thread Leo Susanto
I am not really sure what is going on here since I can get http://cpan.strawberryperl.com/authors/01mailrc.txt.gz without any problem from my computer. Can you try getting the file using your browser first? On Wed, Mar 14, 2012 at 10:48 PM, Bisiigwa Godfrey wrote: > Hi there, > i have perl 5.6 o

install modules from CPAN

2012-03-14 Thread Bisiigwa Godfrey
Hi there, i have perl 5.6 on my laptop am i want to download some modules from CPAN but all attempts i have made have failed giving me such errors, some help. C:\>perl -MCPAN -e shell cpan shell -- CPAN exploration and modules installation (v1.9600) Enter 'h' for help. cpan> install DBD::mysql Fe