Checking if your kit is complete... Looks good Writing Makefile for Net::Proxy cp lib/Net/Proxy/Connector/connect.pm blib/lib/Net/Proxy/Connector/connect.pm cp lib/Net/Proxy/Connector/tcp.pm blib/lib/Net/Proxy/Connector/tcp.pm cp lib/Net/Proxy/Connector/connect_ssl.pm blib/lib/Net/Proxy/Connector/connect_ssl.pm cp lib/Net/Proxy/Connector/dual.pm blib/lib/Net/Proxy/Connector/dual.pm cp lib/Net/Proxy/Connector/ssl.pm blib/lib/Net/Proxy/Connector/ssl.pm cp lib/Net/Proxy.pm blib/lib/Net/Proxy.pm cp lib/Net/Proxy/Connector/dummy.pm blib/lib/Net/Proxy/Connector/dummy.pm cp lib/Net/Proxy/Connector.pm blib/lib/Net/Proxy/Connector.pm cp script/sslh blib/script/sslh /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/sslh cp script/connect-tunnel blib/script/connect-tunnel /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/connect-tunnel Manifying blib/man3/Net::Proxy::Connector::tcp.3 Manifying blib/man3/Net::Proxy::Connector::connect_ssl.3 Manifying blib/man3/Net::Proxy::Connector::dual.3 Manifying blib/man1/sslh.1 Manifying blib/man3/Net::Proxy::Connector::dummy.3 Manifying blib/man3/Net::Proxy::Connector.3 Manifying blib/man1/connect-tunnel.1 Manifying blib/man3/Net::Proxy::Connector::connect.3 Manifying blib/man3/Net::Proxy::Connector::ssl.3 Manifying blib/man3/Net::Proxy.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00load................1..8 ok 1 - use Net::Proxy; ok 2 - use Net::Proxy::Connector; ok 3 - use Net::Proxy::Connector::connect; ok 4 # skip Missing prerequisites for Net::Proxy::Connector::connect_ssl ok 5 - use Net::Proxy::Connector::dual; ok 6 - use Net::Proxy::Connector::dummy; ok 7 # skip Missing prerequisites for Net::Proxy::Connector::ssl ok 8 - use Net::Proxy::Connector::tcp; ok 2/8 skipped: various reasons t/05connector...........1..3 ok 1 - The object isa Net::Proxy::Connector ok 2 - set_proxy() wants a Net::Proxy ok 3 - Got the Net::Proxy back ok t/10proxy_new...........1..13 ok 1 - new( HASHREF ) ok 2 - new( HASHREF ) ok 3 - in arg required ok 4 - in must be a HASHREF ok 5 - type required for in arg ok 6 - hook must be a CODE reference ok 7 - NPC::zlonk doesn't exist ok 8 - out arg required ok 9 - in must be a HASHREF ok 10 - type required for out arg ok 11 - hook must be a CODE reference ok 12 - NPC::zlonk doesn't exist ok 13 - Net::Proxy->new() ok t/11proxy_accessor......1..5 ok 1 - Got back the peer ok 2 - Got back the connector ok 3 - Got back the state ok 4 - Got back the connector ok 5 - Got back the peer ok t/12proxy_connectors....1..5 ok 1 - Distinct connectors ok 2 - in_connector() is "in" ok 3 - out_connector() is not "in" ok 4 - in_connector() is not "out" ok 5 - out_connector() is "out" ok t/13proxy_stat..........1..10 ok 1 - No opened connection ok 2 - No closed connection ok 3 - 1 opened connection ok 4 - 3 opened connections ok 5 - 1 closed connection ok 6 - 3 closed connections ok 7 - 1 opened connection ok 8 - Total 4 opened connections ok 9 - 1 closed connection ok 10 - Total 4 closed connections ok t/14proxy_debug.........1..7 ok 1 - Expected line 0 ok 2 - Expected line 1 ok 3 - Expected line 2 ok 4 - Expected line 3 ok 5 - Expected line 4 ok 6 - Expected line 5 ok 7 - Expected line 6 ok t/20dummy...............1..4 ok 1 - read_from() ok 2 - write_to() ok 3 - listen() ok 4 - accept_from() ok t/21connect.............1..13 ok 1 - No host ok 2 - No port ok 3 - env_proxy ok 4 - The object isa Net::Proxy::Connector::connect ok 5 - No proxy_host ok 6 - proxy_host ok 7 - The object isa Net::Proxy::Connector::connect ok 8 - proxy_port ok 9 - The object isa Net::Proxy::Connector::connect ok 10 - proxy_user ok 11 - The object isa Net::Proxy::Connector::connect ok 12 - proxy_pass ok 13 - The object isa Net::Proxy::Connector::connect ok t/22dual................1..10 ok 1 - No client_first ok 2 - client_first not HASHREF ok 3 - No type for client_first ok 4 - Bad connector type for client_first ok 5 - No server_first ok 6 - server_first not HASHREF ok 7 - Bad connector type for server_first ok 8 - No port ok 9 - dual object created ok 10 - The object isa Net::Proxy::Connector::dual ok t/30tcp_tcp.............# Random seed 347374364 1..6 # ports: ok 1 # skip Not enough available ports ok 2 # skip Not enough available ports ok 3 # skip Not enough available ports ok 4 # skip Not enough available ports ok 5 # skip Not enough available ports ok 6 # skip Not enough available ports ok 6/6 skipped: Not enough available ports t/31tcp_tcp_multi.......# Random seed 1670587950 1..12 # ports: ok 1 # skip Not enough available ports ok 2 # skip Not enough available ports ok 3 # skip Not enough available ports ok 4 # skip Not enough available ports ok 5 # skip Not enough available ports ok 6 # skip Not enough available ports ok 7 # skip Not enough available ports ok 8 # skip Not enough available ports ok 9 # skip Not enough available ports ok 10 # skip Not enough available ports ok 11 # skip Not enough available ports ok 12 # skip Not enough available ports ok 12/12 skipped: Not enough available ports t/32tcp_connect.........# Random seed 439451014 1..8 # ports: ok 1 # skip Not enough available ports ok 2 # skip Not enough available ports ok 3 # skip Not enough available ports ok 4 # skip Not enough available ports ok 5 # skip Not enough available ports ok 6 # skip Not enough available ports ok 7 # skip Not enough available ports ok 8 # skip Not enough available ports ok 8/8 skipped: Not enough available ports t/33dual................# Random seed 1892020947 1..10 # ports: ok 1 # skip Not enough available ports ok 2 # skip Not enough available ports ok 3 # skip Not enough available ports ok 4 # skip Not enough available ports ok 5 # skip Not enough available ports ok 6 # skip Not enough available ports ok 7 # skip Not enough available ports ok 8 # skip Not enough available ports ok 9 # skip Not enough available ports ok 10 # skip Not enough available ports ok 10/10 skipped: Not enough available ports t/34hook_in.............# Random seed 15739260 1..5 # ports: ok 1 # skip Not enough available ports ok 2 # skip Not enough available ports ok 3 # skip Not enough available ports ok 4 # skip Not enough available ports ok 5 # skip Not enough available ports ok 5/5 skipped: Not enough available ports t/34hook_out............# Random seed 542786934 1..5 # ports: ok 1 # skip Not enough available ports ok 2 # skip Not enough available ports ok 3 # skip Not enough available ports ok 4 # skip Not enough available ports ok 5 # skip Not enough available ports ok 5/5 skipped: Not enough available ports t/35hook_dual...........# Random seed 1315895188 1..10 # ports: ok 1 # skip Not enough available ports ok 2 # skip Not enough available ports ok 3 # skip Not enough available ports ok 4 # skip Not enough available ports ok 5 # skip Not enough available ports ok 6 # skip Not enough available ports ok 7 # skip Not enough available ports ok 8 # skip Not enough available ports ok 9 # skip Not enough available ports ok 10 # skip Not enough available ports ok 10/10 skipped: Not enough available ports t/35signal..............Use of uninitialized value in concatenation (.) or string at blib/lib/Net/Proxy.pm line 129. Not a GLOB reference at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/IO/Select.pm line 61. 1..1 ok 1 - Proxy stopped by signal ok t/36ctssl_tcp...........1..8 # Random seed 1153397802 # ports: ok 1 # skip IO::Socket::SSL required to test ssl ok 2 # skip IO::Socket::SSL required to test ssl ok 3 # skip IO::Socket::SSL required to test ssl ok 4 # skip IO::Socket::SSL required to test ssl ok 5 # skip IO::Socket::SSL required to test ssl ok 6 # skip IO::Socket::SSL required to test ssl ok 7 # skip IO::Socket::SSL required to test ssl ok 8 # skip IO::Socket::SSL required to test ssl ok 8/8 skipped: IO::Socket::SSL required to test ssl t/36ssl_tcp.............# Random seed 1613311265 1..5 # ports: ok 1 # skip IO::Socket::SSL required to test ssl ok 2 # skip IO::Socket::SSL required to test ssl ok 3 # skip IO::Socket::SSL required to test ssl ok 4 # skip IO::Socket::SSL required to test ssl ok 5 # skip IO::Socket::SSL required to test ssl ok 5/5 skipped: IO::Socket::SSL required to test ssl t/36tcp_ctssl...........# Random seed 1165333050 1..9 # ports: ok 1 # skip IO::Socket::SSL required to test ssl ok 2 # skip IO::Socket::SSL required to test ssl ok 3 # skip IO::Socket::SSL required to test ssl ok 4 # skip IO::Socket::SSL required to test ssl ok 5 # skip IO::Socket::SSL required to test ssl ok 6 # skip IO::Socket::SSL required to test ssl ok 7 # skip IO::Socket::SSL required to test ssl ok 8 # skip IO::Socket::SSL required to test ssl ok 9 # skip IO::Socket::SSL required to test ssl ok 9/9 skipped: IO::Socket::SSL required to test ssl t/36tcp_ssl.............1..6 # Random seed 912585983 # ports: ok 1 # skip IO::Socket::SSL required to test ssl ok 2 # skip IO::Socket::SSL required to test ssl ok 3 # skip IO::Socket::SSL required to test ssl ok 4 # skip IO::Socket::SSL required to test ssl ok 5 # skip IO::Socket::SSL required to test ssl ok 6 # skip IO::Socket::SSL required to test ssl ok 6/6 skipped: IO::Socket::SSL required to test ssl t/37connectssl_tcp......# Random seed 1918446047 1..8 ok 1 # skip IO::Socket::SSL required to test connect_ssl ok 2 # skip IO::Socket::SSL required to test connect_ssl ok 3 # skip IO::Socket::SSL required to test connect_ssl ok 4 # skip IO::Socket::SSL required to test connect_ssl ok 5 # skip IO::Socket::SSL required to test connect_ssl ok 6 # skip IO::Socket::SSL required to test connect_ssl ok 7 # skip IO::Socket::SSL required to test connect_ssl ok 8 # skip IO::Socket::SSL required to test connect_ssl ok 8/8 skipped: IO::Socket::SSL required to test connect_ssl t/40tcp_fail............1..1 # ports: ok 1 # skip Not enough available ports ok 1/1 skipped: Not enough available ports t/41listen_fail.........1..1 # ports: ok 1 # skip Not enough available ports ok 1/1 skipped: Not enough available ports t/90compile.............Useless use of string in void context at t/90compile.t line 16. 1..2 ok 1 - 'script/connect-tunnel' compiles ok 2 - 'script/sslh' compiles ok t/pod-coverage..........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests and 96 subtests skipped. Files=28, Tests=175, 40 wallclock secs (35.34 cusr + 2.41 csys = 37.75 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Net/Proxy.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Net/Proxy/Connector.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Net/Proxy/Connector/connect.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Net/Proxy/Connector/tcp.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Net/Proxy/Connector/connect_ssl.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Net/Proxy/Connector/dual.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Net/Proxy/Connector/ssl.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Net/Proxy/Connector/dummy.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man1/sslh.1 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man1/connect-tunnel.1 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Net::Proxy::Connector::tcp.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Net::Proxy::Connector::connect_ssl.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Net::Proxy::Connector::dual.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Net::Proxy::Connector::dummy.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Net::Proxy::Connector.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Net::Proxy::Connector::connect.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Net::Proxy::Connector::ssl.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Net::Proxy.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/bin/sslh Installing /home/cpanrun/pa-risc1.1/build/5.6.1/bin/connect-tunnel Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Net/Proxy/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod