Writing Makefile for Class::RHash cp RHash.pm blib/lib/Class/RHash.pm Manifying blib/man3/Class::RHash.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1....1..16 ok 1 - use base; ok 2 - create object ok 3 - scalar ok 4 - set scalar ok 5 - get array in scalar ctx ok 6 - get array in list ctx ok 7 - push array ok 8 - set array ok 9 - get hash in scalar ctx ok 10 - get hash in list ctx ok 11 - get hash elem ok 12 - set hash elem ok 13 - set hash elem only ok 14 - set whole hash ok 15 - arrayref as hash elem ok 16 - hashref as hash elem (in cleanup) Attempt to access disallowed key 'DESTROY' in a restricted hash at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-RHash/blib/lib/Class/RHash.pm line 138. ok All tests successful. Files=1, Tests=16, 0 wallclock secs ( 0.11 cusr + 0.04 csys = 0.15 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Class/RHash.html Installing /Users/cpanrun/build/5.10.0/site/lib/Class/RHash.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Class::RHash.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup