Checking if your kit is complete... Looks good Writing Makefile for Class::ActsLike cp lib/Class/ActsLike.pm blib/lib/Class/ActsLike.pm Manifying blib/man3/Class::ActsLike.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/0-signature.....# Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. 1..1 ok 1 # skip Module::Signature not installed ok 1/1 skipped: various reasons t/basic...........1..10 ok 1 - use Class::ActsLike; ok 2 - Class::ActsLike->can('import') ok 3 - UNIVERSAL->can('acts_like') ok 4 - class should act like itself ok 5 - ... and any other classes declared on import ok 6 - ... but no other classes ok 7 - ... subclass should act like parent class ok 8 - ... and classes the parent acts like ok 9 - ... or a grandparent acts like ok 10 - ... even if not a leftmost ancestor ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Class/ActsLike.pm ok All tests successful, 1 test and 1 subtest skipped. Files=4, Tests=12, 1 wallclock secs ( 0.24 cusr + 0.04 csys = 0.28 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Class/ActsLike.html Installing /home/cpanrun/build/5.10.0/site/lib/Class/ActsLike.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Class::ActsLike.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod