Checking if your kit is complete... Looks good Writing Makefile for CLASS cp lib/CLASS.pm blib/lib/CLASS.pm Manifying blib/man3/CLASS.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/CLASS.............1..22 ok 1 - use CLASS; ok 2 - CLASS is right ok 3 - $CLASS is right ok 4 - CLASS->meth ok 5 - $CLASS->meth ok 6 - __PACKAGE__ and CLASS die the same ok 7 - __PACKAGE__ and $CLASS die the same ok 8 - caller preserved ok 9 - caller preserved ok 10 - Right CLASS to class method call ok 11 - Right $CLASS to class method call ok 12 - CLASS: Arguments preserved ok 13 - $CLASS: Arguments preserved ok 14 - CLASS works in tricky subroutine ok 15 - $CLASS works in tricky subroutine ok 16 - CLASS as sub argument ok 17 - $CLASS as sub argument ok 18 - CLASS in @_ ok 19 - $CLASS in @_ ok 20 - CLASS: AUTOLOAD preserved ok 21 - $CLASS: AUTOLOAD preserved ok 22 - CLASS properly prototyped ok All tests successful. Files=1, Tests=22, 0 wallclock secs ( 0.25 cusr + 0.05 csys = 0.30 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/CLASS.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/CLASS.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod