Checking if your kit is complete... Looks good Writing Makefile for Class::AutoClass cp lib/Class/AutoClass.pm blib/lib/Class/AutoClass.pm cp lib/Class/AutoClass/Args.pm blib/lib/Class/AutoClass/Args.pm cp lib/Class/AutoClass/Root.pm blib/lib/Class/AutoClass/Root.pm Manifying blib/man3/Class::AutoClass.3 Manifying blib/man3/Class::AutoClass::Root.3 Manifying blib/man3/Class::AutoClass::Args.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/AutoArgsTest.....ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 1..24 ok t/AutoClassTest....ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 - test that AUTO_ATTRIBUTES initially undef ok 27 ok 28 ok 29 ok 30 - test simple setting ok 31 ok 32 - test set() method ok 33 ok 34 - test get() method ok 35 - test get() method ok 36 ok 37 ok 38 ok 39 ok 40 - testing that methods are not created for non-AUTO_ATTRIBUTES ok 41 - test that auto generated method is populated correctly with constructor initialization ok 42 ok 43 ok 44 ok 45 - test that auto generated method is populated correctly with _init initialization ok 46 ok 47 ok 48 - test AUTO_ATTRIBUTES with annon array ok 49 - test OTHER_ATTRIBUTES without initialization ok 50 - tesing OTHER_ATTRIBUTES initialized with _init ok 51 - checking synonyms ok 52 1..52 ok t/classvarTest.....ok 1 - class variable init'd at declare time, also answer to life, universe, etc ok 2 - set via DEFAULT ok 3 - test default value ok 4 - test value through normal class call ok 5 - same - but calling through object ok 6 ok 7 - value is reset for all referants ok 8 ok 9 - test Parent default value ok (class call) ok 10 - test Parent default value ok (obj call) ok 11 - test Parent default value ok (obj call) ok 12 - Child declares but does not set species ok 13 - Child inherits class variable ok 14 - test setting class var ok 15 ok 16 ok 17 ok 18 - test default value ok 19 - testing Parent class vars ok 20 ok 21 ok 22 - testing Child class vars ok 23 ok 24 ok 25 - testing GrandChild default vars ok 26 ok 27 ok 28 - test that Child not affected by GrandChild changing its class variable ok 29 - test that Parent not affected by GrandChild changing its class variable ok 30 ok 31 - test that Child not affected by GrandChild instance created by passing constructor parameters ok 32 - test that Parent not affected by GrandChild instance created by passing constructor parameters ok 33 - Parent invokation by classname ok 34 - Child invokation by classname ok 35 - GrandChild invokation by classname ok 36 - invokation by classname with inheritance ok 37 - invokation by classname to get a hash value ok 38 - invokation by classname to get a hash value w/inheritance 1..38 ok t/defaultTest......ok 1 - parent has correct default setting ok 2 - child has correct default setting ok 3 - grandchild has correct default setting 1..3 ok t/nullify..........ok 1 - returns a Nullable object with param set ok 2 ok 3 1..3 ok t/RootTest.........ok 1 - The object isa Class::AutoClass::Root ok 2 - testing deprecated ok 3 - testing stack_trace ok 4 - testing throw ok 5 - testing warn with no input - empty message expected ok 6 - testing warn with input 1..6 ok t/synonym..........ok 1 - var set using "gender", read using "sex" ok 2 - var set using "sex", read using "gender" ok 3 - var set using "sex", read using "whatisya" synonym 1..3 ok All tests successful. Files=7, Tests=129, 2 wallclock secs ( 1.08 cusr + 0.25 csys = 1.33 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/AutoClass.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/AutoClass/Args.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/AutoClass/Root.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Class::AutoClass.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Class::AutoClass::Root.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Class::AutoClass::Args.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod