Checking if your kit is complete... Looks good Writing Makefile for Class::Modular cp lib/Class/Modular.pm blib/lib/Class/Modular.pm Manifying blib/man3/Class::Modular.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/01_module....1..11 ok 1 - use Class::Modular; ok 2 ok 3 - load and is_loaded work ok 4 - AUTOLOAD works ok 5 - override() works ok 6 - can() works Use of inherited AUTOLOAD for non-method Foo::_clone() is deprecated at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-Modular/blib/lib/Class/Modular.pm line 261. ok 7 - clone() works ok 8 - handledby() works ok 9 - DESTROY called _destroy ok 10 - Non existant _destroy not a problem ok 11 - _methods function works to define methods Use of inherited AUTOLOAD for non-method Bar::_destroy() is deprecated at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-Modular/blib/lib/Class/Modular.pm line 425 during global destruction. Use of inherited AUTOLOAD for non-method Bar::_destroy() is deprecated at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-Modular/blib/lib/Class/Modular.pm line 425 during global destruction. ok All tests successful. Files=1, Tests=11, 0 wallclock secs ( 0.22 cusr + 0.06 csys = 0.28 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Class/Modular.html Installing /Users/cpanrun/build/5.10.0/site/lib/Class/Modular.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Class::Modular.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod