Checking if your kit is complete... Looks good Writing Makefile for Template::Timer Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Timer.pm blib\lib\Template\Timer.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/00-load....1..1 ok 1 - use Template::Timer; # Testing Template::Timer 0.04 ok t/eval.......1..2 ok 1 - use Template::Timer; Can't locate object method "new" via package "Template" at t/eval.t line 12. # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/pod........1..1 ok 1 - blib\lib\Template\Timer.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/eval.t 255 65280 2 2 2 Failed 1/3 test scripts. 1/4 subtests failed. Files=3, Tests=4, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 1/4 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.