# running Build.PL /Users/cpanrun/build/5.10.0/bin/perl 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' /Users/cpanrun/build/5.10.0/bin/perl 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 /Users/cpanrun/build/5.10.0/bin/perl 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; Can't use string ("0") as a HASH ref while "strict refs" in use at /Users/cpanrun/build/5.10.0/site/lib/DateTime.pm line 730. at t/Villads.t line 15 # Looks like you planned 10 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-10 Failed 9/10 tests, 10.00% okay 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; Invalid locale name or id: 0 at t/calculate_month.t line 18 # Looks like you planned 15 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-15 Failed 14/15 tests, 6.67% okay t/calculate_week........1..58 ok 1 - use Date::Pregnancy; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 first_day_of_last_period parameter is mandatory at t/calculate_week.t line 60 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 /Users/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 ok 2 first_day_of_last_period parameter is mandatory at t/warnings.t line 21 ok 3 period_cycle_length parameter is mandatory at t/warnings.t line 30 ok 4 first_day_of_last_period parameter is mandatory at t/warnings.t line 33 ok 5 first_day_of_last_period parameter is mandatory at t/warnings.t line 36 ok 6 first_day_of_last_period parameter is mandatory at t/warnings.t line 39 ok 7 first_day_of_last_period parameter is mandatory at t/warnings.t line 42 ok 8 first_day_of_last_period parameter is mandatory at t/warnings.t line 45 ok 9 first_day_of_last_period parameter is mandatory at t/warnings.t line 48 ok 10 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Villads.t 255 65280 10 18 2-10 t/calculate_month.t 255 65280 15 28 2-15 t/methods.t 255 65280 17 18 9-17 Failed 3/7 test scripts. 32/128 subtests failed. Files=7, Tests=128, 4 wallclock secs ( 2.86 cusr + 0.41 csys = 3.27 CPU) Failed 3/7 test programs. 32/128 subtests failed. make: *** [test] Error 255