# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'CGI-Untaint-datetime' version '0.06' 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 Build --makefile_env_macros 1 Copying lib\CGI\Untaint\datetime.pm -> blib\lib\CGI\Untaint\datetime.pm Manifying blib\lib/CGI/Untaint/datetime.pm -> blib\libdoc\CGI.Untaint.datetime.3 HTMLifying blib\lib\CGI\Untaint\datetime.pm -> blib\libhtml\site\lib\CGI\Untaint\datetime.html 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 Build --makefile_env_macros 1 test t\datetime....1..6 ok 1 - Can create the handler # Failed test 'The object isa Time::Piece' # at t\datetime.t line 26. not ok 2 - The object isa Time::Piece # The object isn't defined not ok 3 - The object isa Time::Piece # Failed test 'The object isa Time::Piece' # at t\datetime.t line 26. # The object isn't defined # Failed test 'The object isa Time::Piece' # at t\datetime.t line 26. not ok 4 - The object isa Time::Piece # The object isn't defined # Failed test 'The object isa Time::Piece' # at t\datetime.t line 26. not ok 5 - The object isa Time::Piece # The object isn't defined # Failed test 'The object isa Time::Piece' # at t\datetime.t line 26. not ok 6 - The object isa Time::Piece # The object isn't defined # Looks like you failed 5 tests of 6. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 2-6 Failed 5/6 tests, 16.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\datetime.t 5 1280 6 5 2-6 Failed 1/1 test scripts. 5/6 subtests failed. Files=1, Tests=6, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 5/6 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x5' Stop.