# 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 'Date-Pregnancy' version '0.03' Unknown 'build_class', defaulting to 'Module::Build' 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\Date\Pregnancy.pm -> blib\lib\Date\Pregnancy.pm Manifying blib\lib/Date/Pregnancy.pm -> blib\libdoc\Date.Pregnancy.3 HTMLifying blib\lib\Date\Pregnancy.pm -> blib\libhtml\site\lib\Date\Pregnancy.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\00.load...............1..1 ok 1 - use Date::Pregnancy; ok t\Villads...............1..10 ok 1 - use Date::Pregnancy; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 Villads' birthday is calculated to be: 24-12-2004 according to the 266 days method 24-12-2004 according to the 40 weeks method 26-12-2004 according to the count back method ok 10 ok t\calculate_birthday....1..17 ok 1 - use Date::Pregnancy; ok 2 ok 3 - The object isa DateTime ok 4 ok 5 - The object isa DateTime first_day_of_last_period parameter is mandatory at t\calculate_birthday.t line 36 ok 6 ok 7 ok 8 - The object isa DateTime ok 9 ok 10 - The object isa DateTime ok 11 ok 12 - The object isa DateTime ok 13 ok 14 - The object isa DateTime ok 15 ok 16 ok 17 ok t\calculate_month.......1..15 ok 1 - use Date::Pregnancy; ok 2 ok 3 ok 4 ok 5 first_day_of_last_period parameter is mandatory at t\calculate_month.t line 41 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok t\calculate_week........1..58 ok 1 - use Date::Pregnancy; ok 2 ok 3 ok 4 ok 5 ok 6 first_day_of_last_period parameter is mandatory at t\calculate_week.t line 60 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok t\methods...............1..17 ok 1 - use Date::Pregnancy; ok 2 ok 3 - The object isa DateTime ok 4 ok 5 - The object isa DateTime ok 6 ok 7 - The object isa DateTime ok 8 Can't use string ("0") as a HASH ref while "strict refs" in use at C:/cpanrun/build/5-10-0/site/lib/DateTime.pm line 619. at t\methods.t line 51 # Looks like you planned 17 tests but only ran 8. # Looks like your test died just after 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 9-17 Failed 9/17 tests, 47.06% okay t\warnings..............1..10 ok 1 - use Date::Pregnancy; first_day_of_last_period parameter is mandatory at t\warnings.t line 18 first_day_of_last_period parameter is mandatory at t\warnings.t line 21 period_cycle_length parameter is mandatory at t\warnings.t line 30 first_day_of_last_period parameter is mandatory at t\warnings.t line 33 first_day_of_last_period parameter is mandatory at t\warnings.t line 36 first_day_of_last_period parameter is mandatory at t\warnings.t line 39 first_day_of_last_period parameter is mandatory at t\warnings.t line 42 first_day_of_last_period parameter is mandatory at t\warnings.t line 45 first_day_of_last_period parameter is mandatory at t\warnings.t line 48 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\methods.t 255 65280 17 18 9-17 Failed 1/7 test scripts. 9/128 subtests failed. Files=7, Tests=128, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/7 test programs. 9/128 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.