Checking if your kit is complete... Looks good Writing Makefile for Class::Observable cp lib/Class/Observable.pm blib/lib/Class/Observable.pm Manifying blib/man3/Class::Observable.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/class_observable....1..20 ok 1 - require Class::Observable; ok 2 - require Song; ok 3 - require DeeJay; ok 4 - Add main class-level observer ok 5 - Add secondary class-level observer ok 6 - Add object-level observer ok 7 - Count class-level observers ok 8 - Count object-level + class-level observers ok 9 - Total observations from starter ok 10 - Catch observations from starter ok 11 - Count observations from secondary ok 12 - Catch observations from secondary ok 13 - Count observations from object-level observer ok 14 - Copied observers run ok 15 - Copied correct number of observers ok 16 - New object has correct number of observers ok 17 - Delete object-level observers ok 18 - Delete object-level observers ok 19 - Delete object from class-level observers ok 20 - Delete remaining class-level observers ok t/inherited...........1..19 ok 1 - require Class::Observable; ok 2 - Add observer A to class ok 3 - Add observer B to class ok 4 - Count observers in class ok 5 - Count observers in class ok 6 - Catch notification from parent ok 7 - Catch notification from child ok 8 - Catch parent notification from child ok 9 - Add observer C to object ok 10 - Count observers in object + class ok 11 - Catch notification (object) from child ok 12 - Catch notification (class) from child ok 13 - Catch parent notification from child ok 14 - Catch notification from child (after object add) ok 15 - Catch parent notification from child (after object add) ok 16 - Delete object observers ok 17 - Delete non-existent object observers ok 18 - Delete child observers ok 19 - Delete parent observers ok All tests successful. Files=2, Tests=39, 1 wallclock secs ( 0.57 cusr + 0.09 csys = 0.66 CPU) Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/Observable.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Class::Observable.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