Checking if your kit is complete... Looks good Writing Makefile for HTML::DateSelector Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/HTML/DateSelector.pm blib\lib\HTML\DateSelector.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/00.load.........1..1 ok 1 - use HTML::DateSelector; # Testing HTML::DateSelector 0.01 ok t/01.simple.......1..6 ok 1 - year ok 2 - month ok 3 - include_blank(month) ok 4 - day ok 5 - hour ok 6 - minute ok t/02.join.........1..2 ok 1 - ymd ok 2 - ym ok t/03.time.........1..1 ok 1 - time ok t/dependencies....1..0 # Skip Test::Dependencies required for testing dependencies skipped all skipped: Test::Dependencies required for testing dependencies t/perlcritic......Undefined subroutine &main::plan called at t/perlcritic.t line 4. dubious Test returned status 2 (wstat 512, 0x200) t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\HTML\DateSelector.pm ok t/spelling........1..0 # Skip Test::Spelling required for testing spelling skipped all skipped: Test::Spelling required for testing spelling Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/perlcritic.t 2 512 ?? ?? ?? 3 tests skipped. Failed 1/9 test scripts. 0/11 subtests failed. Files=9, Tests=11, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/9 test programs. 0/11 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.