Checking if your kit is complete... Looks good Writing Makefile for Image::BioChrome Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Image/BioChrome.pm blib\lib\Image\BioChrome.pm cp lib/Apache/BioChrome.pm blib\lib\Apache\BioChrome.pm cp lib/Template/Plugin/BioChrome.pm blib\lib\Template\Plugin\BioChrome.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/01biochrome....1..26 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 ok t/02template.....Undefined subroutine &main::test_expect called at t/02template.t line 23. dubious Test returned status 2 (wstat 512, 0x200) t/03apache.......Can't locate Apache/Constants.pm in @INC (@INC contains: . ./t ./lib ../lib ./blib/lib ../blib/lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Image-BioChrome\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Image-BioChrome\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib) at lib/Apache/BioChrome.pm line 20. BEGIN failed--compilation aborted at lib/Apache/BioChrome.pm line 20. Compilation failed in require at t/03apache.t line 17. BEGIN failed--compilation aborted at t/03apache.t line 17. dubious Test returned status 2 (wstat 512, 0x200) t/04percent......1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02template.t 2 512 ?? ?? ?? t/03apache.t 2 512 ?? ?? ?? Failed 2/4 test scripts. 0/36 subtests failed. Files=4, Tests=36, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 0/36 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.