Checking if your kit is complete... Looks good Writing Makefile for Object::Prototype cp lib/Object/Prototype.pm blib/lib/Object/Prototype.pm Manifying blib/man3/Object::Prototype.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-use........1..1 ok 1 - use Object::Prototype; ok t/01-basic......ok 1 - $obj->dump is undefined ok 2 - $obj->dump now defined ok 3 - bless( {}, 'Object::Prototype' ) ok 4 - $obj->name is undefined ok 5 - $kid->name is defined ok 6 - $kid->dump is defined ok 7 - $kid->name is kid ok 8 - bless( {'name' => 'kid'}, 'Object::Prototype' ) ok 9 - $kid->construct is $obj 1..9 ok t/02-kingdom....ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 1..31 ok All tests successful. Files=3, Tests=41, 1 wallclock secs ( 0.32 cusr + 0.20 csys = 0.52 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Object/Prototype.html Installing /home/cpanrun/build/5.10.0/site/lib/Object/Prototype.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Object::Prototype.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod