操作系统:Linux。Perl 版本:5.16.0(使用 Perlbrew)。
我正在尝试安装 Catalyst,但测试失败,完全按照以下说明进行:
http://stevemoss.posterous.com/installing-wwwmechanize-and-testwwwmechanize
我在工作场所的代理下运行,我已经在 ~/.cpan/CPAN/Config.pm 中设置了 http_proxy,并将 no_proxy 设置为以下各项,但均未成功: 1. 本地主机。2. 127.0.0.1(本地主机ip)。3.我测试过的一个已知的http服务器没有代理。4.空白。
这是失败的测试日志,最后一个甚至没有结束,它卡在 44/47:
rlbrew/perls/perl-5.16.0/bin/perl
# Test::Memory::Cycle 1.04 is installed.
t/00-load.t .............. ok
t/add_header.t ........... ok
t/aliases.t .............. ok
t/area_link.t ............ ok
t/autocheck.t ............ ok
t/clone.t ................ ok
t/content.t .............. ok
t/cookies.t .............. # Test server http://127.0.0.1:22443 as PID 4655
t/cookies.t .............. ok
t/credentials-api.t ...... Use of uninitialized value in lc at /perl5/perlbrew/perls/perl-5.16.0/lib/site_perl/5.16.0/LWP/UserAgent.pm line 605.
t/credentials-api.t ...... ok
t/credentials.t .......... ok
t/die.t .................. ok
t/field.t ................ ok
t/find_frame.t ........... ok
t/find_image.t ........... ok
t/find_inputs.t .......... ok
t/find_link-warnings.t ... ok
t/find_link.t ............ ok
t/find_link_id.t ......... ok
t/form-parsing.t ......... ok
t/form_with_fields.t ..... 1/? There are 2 forms with the named fields. The first one was used. at t/form_with_fields.t line 27.
t/form_with_fields.t ..... ok
t/frames.t ............... ok
t/image-new.t ............ ok
t/image-parse.t .......... ok
t/link-base.t ............ ok
t/link-relative.t ........ ok
t/link.t ................. ok
t/local/back.t ........... 44/47