OS: リナックス。Perl バージョン: 5.16.0 (Perlbrew を使用)。
私は Catalyst をインストールしようとしていましたが、次の説明とまったく同じようにテストに失敗しました。
http://stevemoss.posterous.com/installing-wwwmechanize-and-testwwwmechanize
職場でプロキシの下で実行しています。http_proxy を ~/.cpan/CPAN/Config.pm に設定し、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