Checking if your kit is complete... Looks good Writing Makefile for Class::SingletonMethod cp SingletonMethod.pm blib/lib/Class/SingletonMethod.pm Manifying blib/man3/Class::SingletonMethod.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..6 ok 1 - use Class::SingletonMethod; ok 2 - The object isa main ok 3 - a has the new method ok 4 - b does not ok 5 - It does what I expect it to ok 6 - Redefining the method works Installing /Users/cpanrun/pristine/5.8.7/man/man3/Class::SingletonMethod.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true