Checking if your kit is complete... Looks good Writing Makefile for Devel::Spy cp lib/Devel/Spy.pm blib/lib/Devel/Spy.pm cp lib/Devel/Spy/TieHash.pm blib/lib/Devel/Spy/TieHash.pm cp lib/Devel/Spy/_obj.pm blib/lib/Devel/Spy/_obj.pm cp lib/Devel/Spy/TieScalar.pm blib/lib/Devel/Spy/TieScalar.pm cp lib/Devel/Spy/TieArray.pm blib/lib/Devel/Spy/TieArray.pm cp lib/Devel/Spy/TieHandle.pm blib/lib/Devel/Spy/TieHandle.pm cp lib/Devel/Spy/Util.pm blib/lib/Devel/Spy/Util.pm Manifying blib/man3/Devel::Spy::TieHash.3 Manifying blib/man3/Devel::Spy.3 Manifying blib/man3/Devel::Spy::_obj.3 Manifying blib/man3/Devel::Spy::TieArray.3 Manifying blib/man3/Devel::Spy::TieScalar.3 Manifying blib/man3/Devel::Spy::Util.3 Manifying blib/man3/Devel::Spy::TieHandle.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/runtests....Name "Devel::Spy::tattler curry" used only once: possible typo at lib/Devel/Spy.pm line 88. Name "Devel::Spy::null_eventlog_curry" used only once: possible typo at lib/Devel/Spy.pm line 31. # # Devel::Spy::TieHash::Test->value 1..28 ok 1 - tie isa Devel::Spy::TieHash ok 2 - Found wrapped variable inside wrapper ok 3 - Log is empty ok 4 - Storage is initially unchanged ok 5 - Wrapped hash got assignment ok 6 - Log reflects the STORE ok 7 - Wrapper reflects the assignment ok 8 - Log reflects the fetch # # Devel::Spy::_obj::Test->method ok 9 - method # # Devel::Spy::_obj::Test->overload ok 10 - Devel::Spy::_obj=ARRAY(0x84e0d20) is overloaded ok 11 - ${} operator is overloaded ok 12 - @{} operator is overloaded ok 13 - %{} operator is overloaded ok 14 - &{} operator is overloaded ok 15 - *{} operator is overloaded # # Devel::Spy::_obj::Test->tied_hash ok 16 - Payload isn't overloaded ok 17 - Wrapper overloads %{} not ok 18 - Uninitialized hash entries are undef # TODO '' is returned instead # Failed (TODO) test 'Uninitialized hash entries are undef' # at t/lib/Devel/Spy/_obj/Test.pm line 41. # (in Devel::Spy::_obj::Test->tied_hash) Use of uninitialized value $rhs in concatenation (.) or string at lib/Devel/Spy/_obj.pm line 84. # got: '' # expected: undef ok 19 - Values can be stored ok 20 - Values can be retrieved # # Devel::Spy::TieScalar::Test->value ok 21 - tie isa Devel::Spy::TieScalar ok 22 - Found wrapped variable inside wrapper ok 23 - Log is empty ok 24 - Storage is initially unchanged ok 25 - Stored 42 ok ok 26 - Log reflects the STORE ok 27 - Fetched 42 ok ok 28 - Log reflects the fetch ok All tests successful. Files=1, Tests=28, 1 wallclock secs ( 0.43 cusr + 0.10 csys = 0.53 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/Spy.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/Spy/TieHandle.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/Spy/TieArray.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/Spy/TieScalar.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/Spy/TieHash.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/Spy/_obj.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/Spy/Util.html Installing /home/cpanrun/build/5.10.0/site/lib/Devel/Spy.pm Installing /home/cpanrun/build/5.10.0/site/lib/Devel/Spy/TieScalar.pm Installing /home/cpanrun/build/5.10.0/site/lib/Devel/Spy/TieHandle.pm Installing /home/cpanrun/build/5.10.0/site/lib/Devel/Spy/_obj.pm Installing /home/cpanrun/build/5.10.0/site/lib/Devel/Spy/Util.pm Installing /home/cpanrun/build/5.10.0/site/lib/Devel/Spy/TieArray.pm Installing /home/cpanrun/build/5.10.0/site/lib/Devel/Spy/TieHash.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::Spy::_obj.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::Spy.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::Spy::TieHash.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::Spy::Util.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::Spy::TieHandle.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::Spy::TieArray.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::Spy::TieScalar.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod