Checking if your kit is complete... Looks good Writing Makefile for Math::Function::Roots Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Math/Function/Roots.pm blib\lib\Math\Function\Roots.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 ok 1 - use Math::Function::Roots; # Testing Math::Function::Roots 0.06 ok t/01.bisection.........1..14 ok 1 - epsilon: set/get ok 2 - epsilon: minimum ok 3 - bisection: linear equation ok 4 ok 5 - bisection: negative root of x**2-25 ok 6 - max_iter: set/get ok 7 ok 8 - bisection: bad range ok 9 - bisection: perfect exit ok 10 - perfect exit takes 2 iterations ok 11 - normal bisection ok 12 - normal bisection ok 13 ok 14 - global max_iter unchanged ok t/02.fixed_point.......1..2 ok 1 - fixed-point of f(x)=-.5+1.5 found in 57 ok 2 - Number of iteration run ok t/03.secant............1..5 ok 1 - epsilon set/get ok 2 - secant: f(x)=x**2-4 ok 3 - max_iter set minimum ok 4 - secant: cut short ok 5 - normal secant operation ok t/04.false_position....1..8 ok 1 - false_position: f(x)=x**2-4 ok 2 - epsilon set/get ok 3 - false_position: f(x)=x**2-4 ok 4 - max_iter set minimum ok 5 - false_position: cut short ok 6 - normal false_position operation ok 7 - normal false_position operation ok 8 - Correct Error on bad range ok t/05.find..............1..1 Use of uninitialized value $_[0] in pattern match (m//) at lib/Math/Function/Roots.pm line 450. $a = -2; $fa = 4; $b = 2; $fb = 0; $a = -4; $fa = 6; $b = 4; $fb = -2; ok 1 - find: exact result ok t/pod-coverage.........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod..................1..1 ok 1 - blib\lib\Math\Function\Roots.pm ok All tests successful, 1 test skipped. Files=8, Tests=32, 5 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\Math\Function\Roots.html Installing C:\cpanrun\build\5-10-0\site\lib\Math\Function\Roots.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod