Checking if your kit is complete... Looks good Writing Makefile for Quantum::Usrn cp Usrn.pm blib/lib/Quantum/Usrn.pm Manifying blib/man3/Quantum::Usrn.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..5 # Running under perl version 5.008002 for hpux # Current time local: Fri Jul 21 00:18:30 2006 # Current time GMT: Fri Jul 21 07:18:30 2006 # Using Test.pm version 1.24 not ok 1 # Test 1 got: '18446744073709551615' (test.pl at line 9) # Expected: '4294967295' (not zero) # test.pl line 9 is: ok(Usrn(Usrn(0)), 0xffffffff, "not zero"); not ok 2 # Test 2 got: '18446744073709551614' (test.pl at line 10) # Expected: '4294967294' (not one) # test.pl line 10 is: ok(Usrn(Usrn(1)), 0xfffffffe, "not one"); not ok 3 # Test 3 got: '18446744069414584321' (test.pl at line 11) # Expected: '1' (one) # test.pl line 11 is: ok(Usrn(Usrn(0xfffffffe)), 1, "one"); not ok 4 # Test 4 got: '18446744069414584320' (test.pl at line 12) # Expected: '0' (zero) # test.pl line 12 is: ok(Usrn(Usrn(0xffffffff)), 0, "zero"); ok 5 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Quantum/Usrn.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Quantum::Usrn.3 Appending installation info to /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/perllocal.pod