当我尝试使用 CPAN 将 perl 包安装为 Data::Dumper 时,我收到以下错误:
Reading '/home/myHome/.cpan/Metadata'
Database was generated on Sat, 09 Mar 2013 07:06:56 GMT
Fetching with LWP:
ftp://cpan.cict.fr/pub/CPAN/authors/01mailrc.txt.gz
Authentication needed!
(Note: to permanently configure username and password run
o conf username your_username
o conf password your_password
)
Username:
但我没有任何代理!那么为什么我必须提供用户名和密码呢?当我在另一台具有相同操作系统(Ubuntu 10.04)的 PC 上尝试时,没有问题,它可以工作......谢谢