Checking if your kit is complete... Looks good Writing Makefile for Net::Netid cp lib/Docs/Site_SVD/Net_Netid.pm blib/lib/Docs/Site_SVD/Net_Netid.pm cp lib/Net/Netid.pm blib/lib/Net/Netid.pm Manifying blib/man3/Docs::Site_SVD::Net_Netid.3 Manifying blib/man3/Net::Netid.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/Net/Netid.t t/Net/Netid....1..18 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 20:11:29 2007 # Current time GMT: Sun Jul 1 03:11:29 2007 # Using Test.pm version 1.24 # Number Storage: number # Test::Tech : 1.11 # Data::Dumper : 2.121 # =cut # UUT not loaded ok 1 # Load UUT ok 2 # dot2net ok 3 # net2dot ok 4 # ip2dot - domain ok 5 # ip2dot - octal ok 6 [ 'google.com', 'py-in-f99.google.com', '64.233.167.99', '@é§c' ] # ipid - get info on domain name # Test 7 got: 'py-in-f99.google.com' (t/Net/Netid.t at line 206) # Expected: 'google.com' not ok 7 # ipid - get info on an ip address name # Test 8 got: 'py-in-f99.google.com' (t/Net/Netid.t at line 216) # Expected: 'www.google.com' not ok 8 # netid - get info on domain name not ok 9 { 'mx_ip_addr_dot' => '64.233.183.25', 'ip_addr_dot' => '72.14.207.99', 'domain' => 'google.com', 'ns_ip_addr_dot' => '', 'ip_addr_network' => 'HÏc', 'mx_domain' => 'smtp3.google.com', 'ns_domain' => '', 'host' => 'eh-in-f99.google.com' } # Test 9 got: ''eh-in-f99.google.com' '' 'smtp.google.com' ' (t/Net/Netid.t at line 228) # Expected: ''www.google.com' 'ns1.google.com' 'smtp.google.com' ' # netid - get info on an ip address name not ok 10 # clean_ip_str ok 11 # clean_ip_str ok 12 # clean_ipid - get info on domain name not ok 13 # clean_ipid - get info on an ip address name not ok 14 # Test 10 got: ''eh-in-f99.google.com' '' '' ' (t/Net/Netid.t at line 239) # Expected: ''www.google.com' 'ns1.google.com' 'smtp.google.com' ' # Test 13 got: 'jc-in-f99.google.com' (t/Net/Netid.t at line 263) # Expected: 'www.google.com' # Test 14 got: 'jc-in-f99.google.com' (t/Net/Netid.t at line 273) # Expected: 'www.google.com' # clean_netid - get info on domain name not ok 15 # Test 15 got: ''py-in-f99.google.com' '' 'smtp.google.com' ' (t/Net/Netid.t at line 284) # Expected: ''www.google.com' 'ns1.google.com' 'smtp.google.com' ' # clean_netid - get info on an ip address name not ok 16 # clean_ip2dot - domain ok 17 # clean_ip2dot - octal ok 18 # Test 16 got: ''py-in-f99.google.com' '' '' ' (t/Net/Netid.t at line 295) # Expected: ''www.google.com' 'ns1.google.com' 'smtp.google.com' ' FAILED tests 7-10, 13-16 Failed 8/18 tests, 55.56% okay Failed 1/1 test scripts, 0.00% okay. 8/18 subtests failed, 55.56% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/Net/Netid.t 18 8 44.44% 7-10 13-16 make: *** [test_dynamic] Error 25