Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'lib/DateTime/BusinessHours.pm' failed at C:/cpanrun/build/5-10-0/lib/ExtUtils/MakeMaker.pm line 529 Writing Makefile for DateTime::BusinessHours Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DateTime/BusinessHours.pm blib\lib\DateTime\BusinessHours.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 not ok 1 - use DateTime::BusinessHours; # Failed test 'use DateTime::BusinessHours;' # at t/00-load.t line 6. # Tried to use 'DateTime::BusinessHours'. # Error: Can't locate Class/MethodMaker.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DateTime-BusinessHours\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DateTime-BusinessHours\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DateTime-BusinessHours\blib\lib/DateTime/BusinessHours.pm line 18. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Testing DateTime::BusinessHours 1.01, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate.....1..3 not ok 1 - README contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test 'README contains boilerplate text' # at t/boilerplate.t line 23. # The README is used... appears on lines 3 # 'version information here' appears on lines 11 not ok 2 - Changes contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test 'Changes contains boilerplate text' # at t/boilerplate.t line 23. # placeholder date/time appears on lines 6 ok 3 - lib/DateTime/BusinessHours.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok 1/3 unexpectedly succeeded TODO PASSED test 3 t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..1 # Failed test 'blib\lib\DateTime\BusinessHours.pm' # at C:/cpanrun/build/5-10-0/site/lib/Test/Pod.pm line 159. not ok 1 - blib\lib\DateTime\BusinessHours.pm # blib\lib\DateTime\BusinessHours.pm (255): You forgot a '=back' before '=head3' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 1 t/pod.t 1 256 1 1 1 (1 subtest UNEXPECTEDLY SUCCEEDED), 1 test skipped. Failed 2/4 test scripts. 2/5 subtests failed. Files=4, Tests=5, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 2/5 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.