# 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-Vec' version '1.01' 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\Vec.pm -> blib\lib\Math\Vec.pm Manifying blib\lib/Math/Vec.pm -> blib\libdoc\Math.Vec.3 HTMLifying blib\lib\Math\Vec.pm -> blib\libhtml\site\lib\Math\Vec.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 ok 1 - use Math::Vec; # Testing Math::Vec 1.01 ok t\02-basic.......1..22 ok 1 - use ok 2 - constructor ok 3 - multiplication ok 4 - auto-init ok 5 - constructor ok 6 - comparison ok 7 - comparison ok 8 - length ok 9 - angles ok 10 - subtraction ok 11 - addition ok 12 - X-axis ok 13 - Y-axis ok 14 - Z-axis ok 15 - negation ok 16 - cross product ok 17 - dot product ok 18 - vector projection ok 19 - vector projection ok 20 - scalar projection (component) ok 21 - comp == abs(proj) ok 22 - perpendicular ok t\inner_angle....ok 1 - acos(1) ok 2 - acos(-1) ok 3 - roughly pi ok 4 1..4 ok All tests successful. Files=3, Tests=27, 0 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. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 install Installing C:\cpanrun\build\5-10-0\site\lib\Math\Vec.pm Installing C:\cpanrun\build\5-10-0\man\man3\Math.Vec.3 Installing C:\cpanrun\build\5-10-0\html\site\lib\Math\Vec.html Writing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Vec\.packlist