Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00pod.t t\00podcover.t t\01basic.t t\02examples.t t\00pod.........1..1 ok 1 - blib\lib\Math\SymbolicX\Inline.pm ok t\00podcover....1..1 # Math::SymbolicX::Inline: no public symbols defined ok 1 - Pod coverage on Math::SymbolicX::Inline ok t\01basic.......1..10 ok 1 - use Math::SymbolicX::Inline; ok 2 - basic example ok 3 - basic example outputs correct results ok 4 - external sub example ok 5 - external sub example outputs correct results ok 6 - multiple sub, multiple args example ok 7 - multiple sub, mutliple args example outputs correct results (1) ok 8 - multiple sub, mutliple args example outputs correct results (2) Attempt to free unreferenced scalar at (eval 14) line 3. Attempt to free unreferenced scalar at (eval 14) line 3. Use of uninitialized value in multiplication (*) at (eval 13) line 17. Attempt to free unreferenced scalar at (eval 14) line 3. ok 9 - single sub, whitespace, no args, fancy deps example Warning: Undefined value passed to 'main::foo' at (eval 10) line 10 Math::SymbolicX::Inline::__ANON__('undef','Math::SymbolicX::Inline::__ANON__') called at (eval 14) line 3 Math::SymbolicX::Inline::__ANON__(8,9) called at t\01basic.t line 49 Use of uninitialized value in multiplication (*) at (eval 10) line 15. Attempt to free unreferenced scalar at (eval 14) line 4. Attempt to free unreferenced scalar at t\01basic.t line 49. # Failed test (t\01basic.t at line 49) not ok 10 - single sub, whitespace, no args, fancy deps example # Looks like you failed 1 tests of 10. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 10 Failed 1/10 tests, 90.00% okay t\02examples....1..18 ok 1 - use Math::SymbolicX::Inline; ok 2 - synopsis ok 3 - synopsis prints correct results (1) ok 4 - synopsis prints correct results (2) ok 5 - synopsis throws correct errors ok 6 - example 1 ok 7 - example 1 prints correct results ok 8 - example 2 ok 9 - example 2 prints correct results ok 10 - example 3 ok 11 - example 3 prints correct results ok 12 - example 3 does not define private functions ok 13 - example 3 is whitespace insensitive ok 14 - example 3 is mostly whitespace insensitive ;) ok 15 - example 4 (order) ok 16 - example 4 prints correct results ok 17 - fancy example compiles (wow!) ok 18 - example 4 prints correct results ok Failed 1/4 test scripts, 75.00% okay. 1/30 subtests failed, 96.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01basic.t 1 256 10 1 10.00% 10 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.