Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Class::Accessor::Fast::Contained cp lib/Class/Accessor/Fast/Contained.pm blib/lib/Class/Accessor/Fast/Contained.pm Manifying blib/man3/Class::Accessor::Fast::Contained.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/09-twoobjects.....1..3 ok 1 - require Class::Accessor::Fast::Contained; ok 2 - foo accessor wasn't overwritten ok 3 - separate foo accessor also worked ok t/10-accessors......1..13 ok 1 - require Class::Accessor::Fast::Contained; ok 2 - foo accessor ok 3 - foo hash element ok 4 - ro accessor ok 5 - ro accessor write protection ok 6 - wo accessor ok 7 - wo accessor read protection ok 8 - accessor alias ok 9 - internal override access ok 10 - internal override constant ok 11 - bad accessor ok 12 - accessor get in list context ok 13 - mk DESTROY accessor warning ok t/20-aliases........1..12 ok 1 - require Class::Accessor::Fast::Contained; ok 2 - 'read_foo' method exists ok 3 - 'read_roro' method exists ok 4 - 'write_foo' method exists ok 5 - 'write_wowo' method exists ok 6 - no 'foo' method ok 7 - no 'roro' method ok 8 - no 'wowo' method ok 9 - no 'write_roro' method ok 10 - no 'read_wowo' method ok 11 - initial foo ok 12 - new foo ok t/30-bestpractice...1..12 ok 1 - require Class::Accessor::Fast::Contained; ok 2 - 'get_foo' method exists ok 3 - 'get_roro' method exists ok 4 - 'set_foo' method exists ok 5 - 'set_wowo' method exists ok 6 - no 'foo' method ok 7 - no 'roro' method ok 8 - no 'wowo' method ok 9 - no 'set_roro' method ok 10 - no 'get_wowo' method ok 11 - initial foo ok 12 - new foo ok t/40-croak..........1..2 ok 1 - we croaked for ro ok 2 - we croaked for wo ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=7, Tests=42, 2 wallclock secs ( 1.75 cusr + 0.11 csys = 1.86 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Class/Accessor/Fast/Contained.pm Installing /home/cpanrun/build/5.6.1/man/man3/Class::Accessor::Fast::Contained.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod