All Questions
2 questions
4
votes
2
answers
4k
views
cpan vs -MCPAN - Perl
I'm currently running bash via Cygwin on Windows, and I've come across two different ways to install a Perl module
cpan Name::Module
and
perl -MCPAN -e shell
install Name::Module
What's the ...
2
votes
1
answer
3k
views
Perl Windows CPANM proxy issue [duplicate]
After solving a few issues, I've Succeeded with CPAN on my Work Windows 7 Machine with DwimPerl via perl -MCPAN -e shell and o conf init /proxy/
ftp:
http: http://192.168.1.1:8080
no:
Username: Chris@...