Warning: prerequisite URI 1.27 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Converting the line endings in the test items... Done. Some of the tests I'm going to run employ the services of a test server that listens on what ever ports the OS will let it, and serves up some test items to the *.t test scripts. If some big, port blocking scheme enabled, then these tests will inexplicably fail. The final test script, live.t, contains tests that employ real-world Gopherspaces (like gopher.floodgap.com). These live tests are not crucial and will be skipped if you're not connected to the Internet. If you want them to run, then connect to the Internet before continuing. Press to continue. Checking if your kit is complete... Looks good Writing Makefile for Net::Gopher cp lib/Net/Gopher.pm blib/lib/Net/Gopher.pm cp lib/Net/Gopher/Exception.pm blib/lib/Net/Gopher/Exception.pm cp lib/Net/Gopher/Response/InformationBlock.pm blib/lib/Net/Gopher/Response/InformationBlock.pm cp lib/Net/Gopher/Response.pm blib/lib/Net/Gopher/Response.pm cp lib/Net/Gopher/Response/MenuItem.pm blib/lib/Net/Gopher/Response/MenuItem.pm cp lib/Net/Gopher/Debugging.pm blib/lib/Net/Gopher/Debugging.pm cp lib/Net/Gopher/Utility.pm blib/lib/Net/Gopher/Utility.pm cp lib/Net/Gopher/Request.pm blib/lib/Net/Gopher/Request.pm cp lib/Net/Gopher/Constants.pm blib/lib/Net/Gopher/Constants.pm Manifying blib/man3/Net::Gopher.3 Manifying blib/man3/Net::Gopher::Response::InformationBlock.3 Manifying blib/man3/Net::Gopher::Response.3 Manifying blib/man3/Net::Gopher::Response::MenuItem.3 Manifying blib/man3/Net::Gopher::Request.3 Manifying blib/man3/Net::Gopher::Constants.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/0-test_server_test.ok t/1-net_gopher_request.ok t/2-net_gopher......ok t/3-net_gopher_response.FAILED tests 83-84 Failed 2/143 tests, 98.60% okay t/4-menu_items......Bad gopher type 'i' at blib/lib/Net/Gopher/Response/MenuItem.pm line 234 dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 22-577 Failed 556/577 tests, 3.64% okay t/5-information_blocks.ok t/6-live............skipped test on this platform Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/3-net_gopher_response.t 143 2 1.40% 83-84 t/4-menu_items.t 10 2560 577 556 96.36% 22-577 1 test skipped. Failed 2/7 test scripts, 71.43% okay. 558/1671 subtests failed, 66.61% okay. make: *** [test_dynamic] Error 29