Checking if your kit is complete... Looks good Writing Makefile for LEOCHARRE::Class cp lib/LEOCHARRE/Class/Accessors.pm blib/lib/LEOCHARRE/Class/Accessors.pm cp lib/LEOCHARRE/Class/Accessors/Base.pm blib/lib/LEOCHARRE/Class/Accessors/Base.pm Manifying blib/man3/LEOCHARRE::Class::Accessors.3 Manifying blib/man3/LEOCHARRE::Class::Accessors::Base.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/09_ClassAccessorMulti....Subroutine new redefined at t/TestClassAccessorMulti.pm line 9. ok 1 - object instantiated ok 2 - correct new ok 3 - added 3 users ok 4 - added 2 clothes ok 5 - users count now 3 ok 6 - clothes count now 2 ok 7 ok 8 ok 9 - users_hashref returns hash ref ok 10 - users_arrayref returns array ref ok 11 - users_count returns digit(s) hashref method: $VAR1 = { 'mike' => 1, 'jimmy' => 1 }; ok 12 ok 13 ok 14 ok 15 get object instance data: $VAR1 = { 'clothes_ordered' => [ 'red bikini', 'blue hat' ], 'clothes' => { 'blue hat' => 1, 'red bikini' => 1 }, 'users_ordered' => [ 'mike', 'jimmy' ], 'users' => { 'mike' => 1, 'jimmy' => 1 }, 'correct_new' => 1, 'host' => 'localhost' }; ok 16 - added errol_morris _array_contains(), mike ?= errol_morris _array_contains(), jimmy ?= errol_morris _array_contains(), errol_morris ?= errol_morris ok 17 - array contains errol_morris _array_contains(), mike ?= errol_morris ok 18 - deleted errol_morris _array_contains(), jimmy ?= errol_morris ok 19 - array does not contain errol_morris anymore ok 20 ok 21 ok 22 ok 23 ok 24 - ordered [x y z a b c] ok 25 - sorted [a b c x y z] ok 26 - ordered [y a b] ok 27 - sorted [a b y] ok 28 - 10 count, trying numbers.. ok 29 - does user "0" exist.. should.. ok 30 - user 0 deleted ok 31 - does user "0" now does not exist ok 32 - calling users_delete with arg ok 33 - calling users_add with arg ok 34 - calling users_exists with arg ok 35 - calling users_delete with no arg fails ok 36 - calling users_exists with no arg fails ok 37 - calling users_add with no arg fails 1..37 ok t/11_TestFile..............Subroutine new redefined at t/TestFile.pm line 6. ok 1 abs path /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LEOCHARRE-Class/t/0.t abs loc /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LEOCHARRE-Class/t filename 0.t ext t ok 2 - object instanced 1..2 ok All tests successful. Files=2, Tests=39, 1 wallclock secs ( 0.61 cusr + 0.11 csys = 0.72 CPU) Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/LEOCHARRE/Class/Accessors.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/LEOCHARRE/Class/Accessors/Base.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/LEOCHARRE::Class::Accessors.3 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/LEOCHARRE::Class::Accessors::Base.3 Appending installation info to /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/perllocal.pod