Checking if your kit is complete... Looks good Writing Makefile for DateTime::Format::Natural::EN Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DateTime/Format/Natural/EN.pm blib\lib\DateTime\Format\Natural\EN.pm cp lib/DateTime/Format/Natural/EN/Base.pm blib\lib\DateTime\Format\Natural\EN\Base.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 DateTime::Format::Natural::EN; # Testing DateTime::Format::Natural::EN 0.12, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/parse...........1..39 ok 1 - this second ok 2 - thursday last week ok 3 - mon 2:35 ok 4 - this morning ok 5 - next month ok 6 - friday 13:00 ok 7 - sat 7 in the evening ok 8 - afternoon yesterday ok 9 - 4pm ok 10 - yesterday at 4:00 ok 11 - tomorrow at 6:45pm ok 12 - last friday at 20:00 ok 13 - today ok 14 - 6 in the morning ok 15 - tomorrow ok 16 - thursday ok 17 - november ok 18 - this tuesday ok 19 - yesterday ok 20 - 3rd wednesday in november ok 21 - 3rd month next year ok 22 - 5 months before now ok 23 - 4th day last week ok 24 - in 3 hours ok 25 - 7 hours ago ok 26 - 3 years ago # Failed test '1 year ago tomorrow' # at t/parse.t line 72. not ok 27 - 1 year ago tomorrow # got: '24.11.2005 01:13' # expected: '25.11.2005 01:13' ok 28 - 3 months ago saturday at 5:00pm ok 29 - January 5 ok 30 - 4:00 ok 31 - Friday ok 32 - October 2006 ok 33 - jan 3 2010 ok 34 - february 14, 2004 ok 35 - 17:00 ok 36 - may 27th ok 37 - 3 jan 2000 ok 38 - 27/5/1979 ok 39 - dec 25 # Looks like you failed 1 test of 39. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 27 Failed 1/39 tests, 97.44% okay 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..2 ok 1 - blib\lib\DateTime\Format\Natural\EN.pm ok 2 - blib\lib\DateTime\Format\Natural\EN\Base.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/parse.t 1 256 39 1 27 1 test skipped. Failed 1/4 test scripts. 1/42 subtests failed. Files=4, Tests=42, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 1/42 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.