Checking if your kit is complete... Looks good Writing Makefile for Class::Inner cp Inner.pm blib/lib/Class/Inner.pm Manifying blib/man3/Class::Inner.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic....ok 1 - use Class::Inner; ok 2 - Parent can instantiate ok 3 - $p is a Parent ok 4 - $p->a is A ok 5 - $p->b is B ok 6 - $p->poly is B ok 7 - $ic is a Parent ok 8 - constructor test ok 9 - $ic->a is A ok 10 - $ic->b is b ok 11 - $ic->c is C ok 12 - $ic->poly is b ok 13 - Class dismissed 1..13 ok All tests successful. Files=1, Tests=13, 0 wallclock secs ( 0.11 cusr + 0.03 csys = 0.14 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/Inner.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::Inner.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod