Checking if your kit is complete... Looks good Writing Makefile for Class::Colon cp Colon.pm blib/lib/Class/Colon.pm Manifying blib/man3/Class::Colon.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/01inmemory......1..4 ok 1 - use Class::Colon; ok 2 - Person constructor isa Person ok 3 - simple accessors ok 4 - direct (and naughty) attribute peeking ok t/02simpleread....1..4 ok 1 - OBJECTIFY ok 2 - all scalar READ_FILE ok 3 - all scalar READ_HANDLE ok 4 - comma delim ok t/03ooread........1..1 ok 1 - oo file read ok t/04output........1..3 "my" variable @records masks earlier declaration in same scope at t/04output.t line 33. ok 1 - STRINGIFY ok 2 - WRITE_HANDLE ok 3 - WRITE_FILE ok All tests successful. Files=4, Tests=12, 1 wallclock secs ( 0.24 cusr + 0.10 csys = 0.34 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Class/Colon.html Installing /Users/cpanrun/build/5.10.0/site/lib/Class/Colon.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Class::Colon.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup