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\test.t t\test....# Testing modules can be use'd ok 1 - use Tie::Assert; # Failed test (t\test.t at line 9) not ok 2 - use Tie::Assert::Array; # Tried to use 'Tie::Assert::Array'. # Error: Can't locate Tie/Assert/Array.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Tie-Assert\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Tie-Assert\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at (eval 3) line 2. ok 3 - use Tie::Assert::Scalar; ok 4 - use Tie::Assert::CheckFactory; # Testing module supports public interface ok 5 - Tie::Assert->can(...) ok 6 - Tie::Assert::Scalar->can(...) # Testing Tie::Assert::Scalar ok 7 - Tie::Assert::CheckFactory->can(...) ok 8 - Can do simple no-argument tie ok 9 - Can set simple no-arg tied variable ok 10 - Variable has expected value ok 11 - Can tie variable with simple closure limit ok 12 - FilterNames contains the one expected item ok 13 - Can set variable to valid value with no error ok 14 - Variable has assigned value ok 15 - Cannot set variable to invalid value ok 16 - Variable has retained valid value ok 17 - Returned number of filters removed ok 18 - Can now store values which would have failed filter ok 19 - Value has indeed been set ok 20 - Can tie variable with multiple simple closure limits ok 21 - FilterNames returned both expected items ok 22 - Can set variable to valid value with no error ok 23 - First closure limit seems to work ok 24 - Value unchanged ok 25 - Second closure limit seems to work ok 26 - Value unchanged ok 27 - FilterNames now has only the one remaining filter ok 28 - Can now store values which would have failed removed filter ok 29 - Value did indeed change ok 30 - Second closure limit seems to work ok 31 - Value still unchanged ok 32 - Can use function names as filters ok 33 - Can store valid values ok 34 - Can not store invalid values ok 35 - Value remains unchanged ok 36 - Can create simple tied variable ok 37 - Added custon filter ok 38 - FilterNames reports we've added the new filter ok 39 - Can assign odd numbers ok 40 - Value changed correctly ok 41 - Rejects even numbers # Testing Tie::Assert::Array ok 42 - Value remains unchanged Can't locate object method "TIEARRAY" via package "Tie::Assert::Array" at t\test.t line 164. 1..42 # Looks like you failed 1 tests of 42. # Looks like your test died just after 42. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/42 tests, 97.62% okay Failed 1/1 test scripts, 0.00% okay. 1/42 subtests failed, 97.62% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\test.t 255 65280 42 1 2.38% 2 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.