# 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 'Math-Geometry-Planar-Offset' version '1.05' 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\Math\Geometry\Planar\Offset.pm -> blib\lib\Math\Geometry\Planar\Offset.pm Manifying blib\lib/Math/Geometry/Planar/Offset.pm -> blib\libdoc\Math.Geometry.Planar.Offset.3 HTMLifying blib\lib\Math\Geometry\Planar\Offset.pm -> blib\libhtml\site\lib\Math\Geometry\Planar\Offset.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\01-load.....1..1 # Testing Math::Geometry::Planar::Offset 1.05, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok 1 - use Math::Geometry::Planar::Offset; ok t\03-basic....ok 1 - unmodified ok 2 - no splits ok 3 - match expected ok 4 - unmodified ok 5 - no splits ok 6 - match expected 1..6 ok t\split.......ok 1 - unmodified ok 2 - split count # Failed test 'match expected' # at t\split.t line 51. not ok 3 - match expected # Structures begin differing at: # $got->[2][1] = '-17973.0456501779' # $expected->[2][1] = '-17973.0456501778' # Looks like you failed 1 test of 4. ok 4 - match expected 1..4 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/4 tests, 75.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\split.t 1 256 4 1 3 Failed 1/3 test scripts. 1/11 subtests failed. Files=3, Tests=11, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 1/11 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.