Writing Makefile for App::Modular Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/App/Modular/Module.pm blib\lib\App\Modular\Module.pm cp lib/App/Modular.pm blib\lib\App\Modular.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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 2 (wstat 512, 0x200) 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..2 ok 1 - blib\lib\App\Modular.pm ok 2 - blib\lib\App\Modular\Module.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/events.t 2 512 4 4 3-4 Failed 1/4 test scripts. 2/16 subtests failed. Files=4, Tests=16, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 2/16 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.