*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72) - DateTime ...loaded. (0.41) - Math::BigInt ...loaded. (1.88) - Math::BigFloat ...loaded. (1.59) - Math::Trig ...loaded. (1.04) [Fast BigInt Support (FastCalc)] - Math::BigInt::FastCalc ...loaded. (0.16) [Fast BigInt Support (GMP)] - Math::BigInt::GMP ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n [Fast BigInt Support (Pari)] - Math::BigInt::Pari ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for DateTime::Util::Calc Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DateTime/Util/Calc.pm blib\lib\DateTime\Util\Calc.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, 'inc', 'blib\lib', 'blib\arch')" t/01-poly.t t/02-minmax.t t/03-trig.t t/05-search.t t/06-moment.t t/07-mod.t t/08-truncate.t t/99-pod-coverage.t t/99-pod.t t/01-poly............1..4 ok 1 - use DateTime::Util::Calc; ok 2 ok 3 ok 4 ok t/02-minmax..........1..7 ok 1 - use DateTime::Util::Calc; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/03-trig............1..7 ok 1 - use DateTime::Util::Calc; ok 2 - use Math::Trig; ok 3 ok 4 ok 5 ok 6 ok 7 ok t/05-search..........1..2 ok 1 - use DateTime::Util::Calc; ok 2 ok t/06-moment..........1..32 ok 1 - use DateTime::Util::Calc; ok 2 - use DateTime; ok 3 - Moment from DT: 1989-02-28T06:29:58 -> 726161.604144 ok 4 - DT from moment: 726161.604144 -> 1989-02-28T06:29:58 isa DateTime ok 5 - DT diff -> 0, expected diff <= 1 ok 6 - Moment from DT: 1989-02-28T14:29:58 -> 726161.604144 ok 7 - DT from moment: 726161.604144 -> 1989-02-28T14:29:58 isa DateTime ok 8 - DT diff -> 0, expected diff <= 1 ok 9 - Moment from DT: 2007-10-07T01:22:34 -> 732956.349005 ok 10 - DT from moment: 732956.349005 -> 2007-10-07T01:22:34 isa DateTime ok 11 - DT diff -> 0, expected diff <= 1 ok 12 - Moment from DT: 2007-10-07T08:22:34 -> 732956.349005 ok 13 - DT from moment: 732956.349005 -> 2007-10-07T08:22:34 isa DateTime ok 14 - DT diff -> 0, expected diff <= 1 ok 15 - Moment from DT: 2003-02-03T16:48:54 -> 731250.033958 ok 16 - DT from moment: 731250.033958 -> 2003-02-03T16:48:54 isa DateTime ok 17 - DT diff -> 1, expected diff <= 1 ok 18 - Moment from DT: 2003-02-04T00:48:54 -> 731250.033958 ok 19 - DT from moment: 731250.033958 -> 2003-02-04T00:48:54 isa DateTime ok 20 - DT diff -> 1, expected diff <= 1 ok 21 - Moment from DT: 1971-08-30T04:48:29 -> 719769.492002 ok 22 - DT from moment: 719769.492002 -> 1971-08-30T04:48:29 isa DateTime ok 23 - DT diff -> 1, expected diff <= 1 ok 24 - Moment from DT: 1971-08-30T11:48:29 -> 719769.492002 ok 25 - DT from moment: 719769.492002 -> 1971-08-30T11:48:29 isa DateTime ok 26 - DT diff -> 1, expected diff <= 1 ok 27 - Moment from DT: 1973-06-20T12:25:54 -> 720429.809653 ok 28 - DT from moment: 720429.809653 -> 1973-06-20T12:25:54 isa DateTime ok 29 - DT diff -> 0, expected diff <= 1 ok 30 - Moment from DT: 1973-06-20T19:25:54 -> 720429.809653 ok 31 - DT from moment: 720429.809653 -> 1973-06-20T19:25:54 isa DateTime ok 32 - DT diff -> 0, expected diff <= 1 ok t/07-mod.............1..18 ok 1 - use DateTime::Util::Calc; ok 2 - 9 mod 5 is 4 ok 3 - -9 mod 5 is 1 ok 4 - 9 mod -5 is -1 ok 5 - -9 mod -5 is -4 ok 6 - 1.66666666666667 mod 0.75 is 0.166666666666667 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 - 10.123 mod 2 is 0.123 ok 14 - -10.123 mod 2 is 1.877 ok 15 ok 16 ok 17 ok 18 ok t/08-truncate........1..6 ok 1 - use DateTime::Util::Calc; ok 2 ok 3 ok 4 ok 5 ok 6 ok t/99-pod-coverage....1..0 # Skip Enable TEST_POD environment variable to test POD skipped all skipped: Enable TEST_POD environment variable to test POD t/99-pod.............1..0 # Skip Enable TEST_POD environment variable to test POD skipped all skipped: Enable TEST_POD environment variable to test POD All tests successful, 2 tests skipped. Files=9, Tests=76, 7 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\DateTime\Util\Calc.html Installing C:\cpanrun\build\5-10-0\site\lib\DateTime\Util\Calc.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod