Cannot determine perl version info from lib/Class/Rebless.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Scalar::Util ...loaded. (1.19 >= 1.01) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Class::Rebless cp lib/Class/Rebless.pm blib/lib/Class/Rebless.pm Manifying blib/man3/Class::Rebless.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01-simple.t t/boilerplate.t t/pod-coverage.t t/pod.t t/use.t t/01-simple.......1..131 ok 1 - require Class::Rebless; ok 2 - rebasing HASH does not do anything ok 3 - Before rebasing Empty isa Empty ok 4 - After rebasing Empty isa Not::Empty ok 5 ok 6 - The object isa SCALAR ok 7 ok 8 ok 9 - The object isa SCALAR ok 10 ok 11 ok 12 - The object isa SCALAR ok 13 ok 14 ok 15 - The object isa SCALAR ok 16 - The object isa Foo ok 17 - The object isa SCALAR ok 18 - The object isa And::Foo ok 19 - The object isa SCALAR ok 20 - The object isa Else ok 21 - The object isa GLOB ok 22 - The object isa FileHandler ok 23 - rebase on filehandles lives ok 24 - The object isa GLOB ok 25 - The object isa And::FileHandler ok 26 - rebless on filehandles lives ok 27 - The object isa GLOB ok 28 - The object isa NewFileHandler ok 29 - The object isa GLOB ok 30 - The object isa Bar ok 31 ok 32 ok 33 - sanity, got back 42 from GLOB ok 34 - The object isa GLOB ok 35 - The object isa And::Bar ok 36 - got back 42 from GLOB ok 37 ok 38 ok 39 - The object isa AOne ok 40 - The object isa AOne ok 41 - The object isa ATwo ok 42 - The object isa CODE ok 43 ok 44 - The object isa CODE ok 45 - The object isa AFunc ok 46 - hundred ok 47 - the answer ok 48 - The object isa HASH ok 49 - The object isa Deep ok 50 - The object isa HASH ok 51 - The object isa Deeper ok 52 - The object isa HASH ok 53 - The object isa Deepest ok 54 ok 55 ok 56 - The object isa And::AOne ok 57 - The object isa And::AOne ok 58 - The object isa And::ATwo ok 59 - two-list not blessed ok 60 - The object isa And::AThree ok 61 - The object isa And::AFour ok 62 - two list 2 is not blessed ok 63 - two list 3 is not blessed ok 64 - six is not blessed ok 65 - The object isa And::ASeven ok 66 - The object isa And::AnEight ok 67 ok 68 - The object isa And::AFunc ok 69 - The object isa And::Deep ok 70 - The object isa And::Deeper ok 71 - The object isa And::Deepest ok 72 ok 73 - structure is the same ok 74 - The object isa Beatless ok 75 - The object isa Beatless ok 76 - The object isa Beatless ok 77 - two-list not blessed ok 78 - The object isa Beatless ok 79 - The object isa Beatless ok 80 - two list 2 is not blessed ok 81 - two list 3 is not blessed ok 82 - six is not blessed ok 83 - The object isa Beatless ok 84 - The object isa Beatless ok 85 ok 86 - The object isa Beatless ok 87 - The object isa Beatless ok 88 - The object isa Beatless ok 89 - The object isa Beatless ok 90 ok 91 - structure is the same ok 92 - The object isa Custom::AOne ok 93 - The object isa Custom::AOne ok 94 - The object isa Custom::ATwo ok 95 - two-list not blessed ok 96 - The object isa Custom::Three3::AThree ok 97 - The object isa Custom::Four4::AFour ok 98 - two list 2 is not blessed ok 99 - two list 3 is not blessed ok 100 - six is not blessed ok 101 - The object isa Custom ok 102 - The object isa Custom::AnEight ok 103 ok 104 - The object isa Custom::AFunc ok 105 - The object isa Deep ok 106 - The object isa Custom::Deeper ok 107 - The object isa Custom::Deepest ok 108 ok 109 - structure is the same ok 110 - no prune yet ok 111 - we have prune now ok 112 - The object isa Custom::AOne ok 113 - The object isa Custom::AOne ok 114 - The object isa Custom::ATwo ok 115 - two-list not blessed ok 116 - The object isa Custom::Three3::AThree ok 117 - The object isa Custom::Four4::AFour ok 118 - two list 2 is not blessed ok 119 - two list 3 is not blessed ok 120 - six is not blessed ok 121 - The object isa Custom ok 122 - The object isa Custom::AnEight ok 123 ok 124 - The object isa Custom::AFunc ok 125 - The object isa Deep ok 126 - The object isa Deeper ok 127 - The object isa Deepest ok 128 ok 129 - structure is the same ok 130 - deep recursion ok 131 - no warnings ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Class/Rebless.pm contains no boilerplate text 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..1 ok 1 - blib/lib/Class/Rebless.pm ok t/use.............1..1 # Running under perl version 5.010000 for darwin # Current time local: Thu Nov 22 19:47:28 2007 # Current time GMT: Fri Nov 23 03:47:28 2007 # Using Test.pm version 1.25 ok 1 ok All tests successful, 1 test skipped. Files=5, Tests=136, 1 wallclock secs ( 0.42 cusr + 0.13 csys = 0.55 CPU) make: *** [htmlifypods] Hangup