免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1784 | 回复: 1
打印 上一主题 下一主题

请教 GET 失败的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-06-20 14:17 |只看该作者 |倒序浏览
在下想从外网拉点数据,由于单位里是通过代理出去的,在家里调好的程序不能用。郁闷,请高人指点。
操作系统:windowsXP
环境变量设置:http_proxy=84.0.186.225:808

test.pl
===========================
use LWP::Simple;
use LWP:ebugFile ;

getprint  'http://cpan.org/RECENT'   ;

===========================

运行出错:
---------- perl ----------
Use of uninitialized value in hash element at c:/perl/lib/LWP/Protocol.pm line 55.
Use of uninitialized value in pattern match (m//) at c:/perl/lib/LWP/Protocol.pm line 58.
Use of uninitialized value in concatenation (.) or string at c:/perl/lib/LWP/Protocol.pm line 38.
Use of uninitialized value in string eq at c:/perl/lib/LWP/UserAgent.pm line 195.
501 Protocol scheme '' is not supported <URL:http://cpan.org/RECENT>

输出完成 (耗时 0 秒) - 正常终止

DEBUG FILE 显示:

# LWP:ebugFile logging to lwp_4678c5db_8a52.log
# Time now: {1182320091} = Wed Jun 20 14:14:51 2007
LWP::UserAgent::new: ()
LWP::UserAgent::proxy: http 84.0.186.225:808
LWP::UserAgent::request: ()
LWP::UserAgent::send_request: GET http://cpan.org/RECENT
LWP::UserAgent::_need_proxy: Proxied to 84.0.186.225:808
LWP::UserAgent::request: Simple response: Not Implemented

论坛徽章:
0
2 [报告]
发表于 2007-06-20 22:29 |只看该作者
是不是因为PERL对代理支持有问题?晕
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP