Checking if your kit is complete... Looks good Writing Makefile for Encode::RAD50 cp lib/Encode/RAD50.pm blib/lib/Encode/RAD50.pm Manifying blib/man3/Encode::RAD50.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic...........1..38 # Running under perl version 5.008002 for hpux # Current time local: Wed Sep 19 15:06:48 2007 # Current time GMT: Wed Sep 19 22:06:48 2007 # Using Test.pm version 1.24 # Test 1 - Loading the library. ok 1 # Test 2 - Put temp file in RAD50 mode. ok 2 # Test 3 - ' ' should encode to 0. ok 3 # Test 4 - 0 should decode to ' '. ok 4 # Test 5 - Print ' ' to file, and check output. # File contained value 0 # Expected value 0 ok 5 # Test 6 - Read file in RAD50, and check value. ok 6 # Test 7 - 'FOO' should encode to 10215. ok 7 # Test 8 - 10215 should decode to 'FOO'. ok 8 # Test 9 - Print 'FOO' to file, and check output. # File contained value 10215 # Expected value 10215 ok 9 # Test 10 - Read file in RAD50, and check value. ok 10 # Test 11 - 'BAR' should encode to 3258. ok 11 # Test 12 - 3258 should decode to 'BAR'. ok 12 # Test 13 - Print 'BAR' to file, and check output. # File contained value 3258 # Expected value 3258 ok 13 # Test 14 - Read file in RAD50, and check value. ok 14 # Test 15 - 'A B' should encode to 1602. ok 15 # Test 16 - 1602 should decode to 'A B'. ok 16 # Test 17 - Print 'A B' to file, and check output. # File contained value 1602 # Expected value 1602 ok 17 # Test 18 - Read file in RAD50, and check value. ok 18 # Test 19 - ' A' should encode to 1. ok 19 # Test 20 - 1 should decode to ' A'. ok 20 # Test 21 - Print ' A' to file, and check output. # File contained value 1 # Expected value 1 ok 21 # Test 22 - Read file in RAD50, and check value. ok 22 # Test 23 - ' AB' should encode to 42. ok 23 # Test 24 - 42 should decode to ' AB'. ok 24 # Test 25 - Print ' AB' to file, and check output. # File contained value 42 # Expected value 42 ok 25 # Test 26 - Read file in RAD50, and check value. ok 26 # Test 27 - 'A#C' should encode to 2763. ok 27 # Test 28 - 2763 should decode to 'A?C'. ok 28 # Test 29 - Print 'A#C' to file, and check output. # File contained value 2763 # Expected value 2763 ok 29 # Test 30 - Read file in RAD50, and check value. ok 30 # Test 31 - 'AXM' should encode to 2573. ok 31 # Test 32 - 2573 should decode to 'AXM'. ok 32 # Test 33 - Print 'AXM' to file, and check output. # File contained value 2573 # Expected value 2573 ok 33 # Test 34 - Read file in RAD50, and check value. ok 34 # Test 35 - ' J' should encode to 10. ok 35 # Test 36 - 10 should decode to ' J'. ok 36 # Test 37 - Print ' J' to file, and check output. # File contained value 10 # Expected value 10 ok 37 # Test 38 - Read file in RAD50, and check value. ok 38 ok t/pod.............1..1 ok 1 - Valid POD file ok t/pod_coverage....1..0 # Skip Test::Pod::Coverage required to test POD coverage. skipped all skipped: Test::Pod::Coverage required to test POD coverage. All tests successful, 1 test skipped. Files=3, Tests=39, 1 wallclock secs ( 0.48 cusr + 0.10 csys = 0.58 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Encode/RAD50.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Encode::RAD50.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod