# 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 'Test-Numeric' version '0.3' 'pod2test' is not recognized as an internal or external command, operable program or batch file. 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\Test\Numeric.pm -> blib\lib\Test\Numeric.pm Manifying blib\lib/Test/Numeric.pm -> blib\libdoc\Test.Numeric.3 HTMLifying blib\lib\Test\Numeric.pm -> blib\libhtml\site\lib\Test\Numeric.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\even_odd........1..25 ok 1 - use Test::Numeric; ok 2 - trying '-2' ok 3 - trying '0' ok 4 - trying '2' ok 5 - trying '12345678' ok 6 - trying '-1' ok 7 - trying '1' ok 8 - trying '3' ok 9 - trying '12345679' ok 10 - trying '-1' ok 11 - trying '1' ok 12 - trying '3' ok 13 - trying '12345679' ok 14 - trying '-2' ok 15 - trying '0' ok 16 - trying '2' ok 17 - trying '12345678' ok 18 - trying 'test' ok 19 - trying '0.5' ok 20 - trying 'test' ok 21 - trying '0.5' ok 22 - is_even ok 23 - is_even ok 24 - is_odd ok 25 - is_odd ok t\formatted.......1..30 ok 1 - use Test::Numeric; ok 2 - Testing good format '0.0' ok 3 - Testing good format '1-.2-' ok 4 - Testing good format '1-2.3-4' ok 5 - Testing good format '1.1' ok 6 - Testing bad format '.' ok 7 - Testing bad format '1.' ok 8 - Testing bad format '.1' ok 9 - Testing bad format '-1.1' ok 10 - Testing good format '0.1' with '.1' ok 11 - Testing good format '1.1' with '0.0' ok 12 - Testing good format '1.1' with '1.2' ok 13 - Testing good format '1.2-' with '1.12' ok 14 - Testing good format '1.2-' with '1.123' ok 15 - Testing good format '1.2-' with '1.123456789' ok 16 - Testing good format '1.2-3' with '1.12' ok 17 - Testing good format '1.2-3' with '1.123' ok 18 - Testing bad format '1.1' with '1.12' ok 19 - Testing bad format '1.1' with '12.1' ok 20 - Testing bad format '1.1' with '12.12' ok 21 - Testing bad format '1.2-' with '1.1' ok 22 - Testing bad format '1.2-' with '1.' ok 23 - Testing bad format '1.2-3' with '1.1' ok 24 - Testing bad format '1.2-3' with '1.1234' ok 25 - is_formatted ok 26 - is_formatted ok 27 - isnt_formatted ok 28 - isnt_formatted ok 29 - is_formatted with bad format ok 30 - isnt_formatted with bad format ok t\integer.........1..23 ok 1 - _test_integer( -3 ) ok 2 ok 3 - _test_integer( 0 ) ok 4 ok 5 - _test_integer( 1 ) ok 6 ok 7 - _test_integer( 100 ) ok 8 ok 9 - _test_integer( 1.00 ) ok 10 ok 11 - _test_integer( -3.1 ) ok 12 ok 13 - _test_integer( 0.3 ) ok 14 ok 15 - _test_integer( 1.001 ) ok 16 ok 17 - _test_integer( 100.123 ) ok 18 ok 19 - is_integer ok 20 - is_integer ok 21 - isnt_integer ok 22 - isnt_integer ok 23 - isnt_integer ok t\money...........1..13 ok 1 - use Test::Numeric; ok 2 - is_money ok 3 - is_money ok 4 - is_money ok 5 - is_money ok 6 - is_money ok 7 - is_money ok 8 - isnt_money ok 9 - isnt_money ok 10 - isnt_money ok 11 - isnt_money ok 12 - isnt_money ok 13 - isnt_money ok t\number..........1..32 ok 1 - use Test::Numeric; ok 2 - '0' is a number ok 3 - '1' is a number ok 4 - '.1' is a number ok 5 - '-1' is a number ok 6 - '+34' is a number ok 7 - '1.23' is a number ok 8 - '1.2e3' is a number ok 9 - '1.2e+3' is a number ok 10 - '1.2e-3' is a number ok 11 - '1.3e123' is a number ok 12 - '1.2E3' is a number ok 13 - '1.2E+3' is a number ok 14 - '1.2E-3' is a number ok 15 - '1.3E123' is a number ok 16 - '-.2' is a number ok 17 - '1.-2' is not a number ok 18 - 'test' is not a number ok 19 - '--12' is not a number ok 20 - '1e2e3' is not a number ok 21 - '-23-' is not a number ok 22 - '+-2' is not a number ok 23 - '1.2.3' is not a number ok 24 - '.' is not a number ok 25 - '.e2' is not a number ok 26 - '.E2' is not a number ok 27 - '12eE3' is not a number ok 28 - '' is not a number ok 29 - is_number ok 30 - is_number ok 31 - isnt_number ok 32 - isnt_number ok t\pod-coverage....1..1 ok 1 ok t\pod-inline......ok 1 - example from line 42 1..1 ok t\pod-test........1..1 ok 1 - blib\lib\Test\Numeric.pm ok t\template........1..1 ok 1 - use Test::Numeric; ok All tests successful. Files=9, Tests=127, 2 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\Test\Numeric.pm Installing C:\cpanrun\build\5-10-0\man\man3\Test.Numeric.3 Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\Numeric.html Writing C:\cpanrun\build\5-10-0\site\lib\auto\Test\Numeric\.packlist