Checking if your kit is complete... Looks good Writing Makefile for Class::Std::Storable cp lib/Class/Std/Storable.pm blib/lib/Class/Std/Storable.pm Manifying blib/man3/Class::Std::Storable.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/00.load.......1..1 ok 1 - use Class::Std::Storable; # Testing Class::Std::Storable 0.0.1 ok t/01.cloning....1..43 ok 1 - properties successfully cloned ok 2 - properties successfully cloned ok 3 - should in fact be a different object ok 4 - values in the nodes all match ok 5 - values in the nodes all match ok 6 - values in the nodes all match ok 7 - values in the nodes all match ok 8 - values in the nodes all match ok 9 - values in the nodes all match ok 10 - values in the nodes all match ok 11 - values in the nodes all match ok 12 - values in the nodes all match ok 13 - values in the nodes all match ok 14 - flavor cloned the same ok 15 - unknown1 cloned the same ok 16 - unknown2 cloned the same ok 17 - clones of same object should be the same ok 18 - flavor cloned the same ok 19 - unknown1 cloned the same ok 20 - unknown2 cloned the same ok 21 - clones of same object should be the same ok 22 - flavor cloned the same ok 23 - unknown1 cloned the same ok 24 - unknown2 cloned the same ok 25 - clones of same object should be the same ok 26 - flavor cloned the same ok 27 - unknown1 cloned the same ok 28 - unknown2 cloned the same ok 29 - clones of same object should be the same ok 30 - flavor cloned the same ok 31 - unknown1 cloned the same ok 32 - unknown2 cloned the same ok 33 - clones of same object should be the same ok 34 - flavor cloned the same ok 35 - unknown1 cloned the same ok 36 - unknown2 cloned the same ok 37 - block attempted manipulation ok 38 - error on unknown attribute ok 39 - error on unknown base class ok 40 - STORABLE_freeze_pre called ok 41 - STORABLE_freeze_post called ok 42 - STORABLE_thaw_pre called ok 43 - STORABLE_thaw_post called ok t/pod...........1..1 ok 1 - blib/lib/Class/Std/Storable.pm ok All tests successful. Files=3, Tests=45, 1 wallclock secs ( 0.43 cusr + 0.13 csys = 0.56 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Class/Std/Storable.html Installing /Users/cpanrun/build/5.10.0/site/lib/Class/Std/Storable.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Class::Std::Storable.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup