Writing Makefile for App::Modular cp lib/App/Modular/Module.pm blib/lib/App/Modular/Module.pm cp lib/App/Modular.pm blib/lib/App/Modular.pm Manifying blib/man3/App::Modular::Module.3 Manifying blib/man3/App::Modular.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/basic......1..1 ok 1 ok t/events.....unable to locate module Events via 'App/Modular/module/Events.pm' (at 't/events/Events.mom') at t/events/Listener.mom line 35 ERROR: autoload of module Events failed. at t/events/Listener.mom line 35 Can't call method "register" on an undefined value at t/events/Listener.mom line 35. 1..4 ok 1 ok 2 configure modularizer dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/modules....1..9 ok 1 ok 2 configure App::Modular ok 3 register module 'Dummy' ok 4 deregister module 'Dummy' ok 5 module autoload (Noop module) ok 6 dependency autosolve ok 7 unload all modules ok 8 load categorized module (Family::Child) ok 9 work with Family::Child (who are the parents?) ok t/pod........1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/4 test scripts, 75.00% okay. 2/14 subtests failed, 85.71% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/events.t 255 65280 4 4 100.00% 3-4 1 test skipped. make: *** [test_dynamic] Error 25