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\compress.t t\psyc_parse.t t\tcp.t t\timer1.t t\timer2.t t\udp.t t\compress......1..8 ok 1 - registering main::msg for all incoming packets I am psyc://127.0.0.1:3332 ok 2 - binding a tcp port 127.0.0.1 -> 127.0.0.1 ok 3 - sending/receiving psyc packets via tcp ok 4 - rendering psyc messages with psyctext() ok 5 - sending fragments Can't locate object method "total_out" via package "Compress::Zlib::inflateStream" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Net-PSYC\blib\lib/Net/PSYC/MMP/Compress.pm line 116. # Looks like you planned 8 tests but only ran 5. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 6-8 Failed 3/8 tests, 62.50% okay t\psyc_parse....Testing the uniform parser: 1..8 ok 1 - Parsing 'psyc://:d' ok 2 - Parsing 'psyc://funky-subdomain.test_host.er:34c' ok 3 - Parsing 'xmpp:test@sample.org:c' ok 4 - Parsing 'psyc://test@samplüe.org:56d/~hey' ok 5 - Parsing 'psyc://test@sample.org:56d/~hey' ok 6 - Parsing 'xmpp:test@sample.org' Testing the mmp parser: ok 7 - Parsing 'mailto:test@sample.org:9999' ok 8 - Parsing mmp. ok t\tcp...........1..7 Debug Level 0 set for Net::PSYC/0.21. ok 1 - registering main::msg for all incoming packets I am psyc://127.0.0.1:3334 ok 2 - binding a tcp port 127.0.0.1 -> 127.0.0.1 ok 3 - sending/receiving psyc packets via tcp ok 4 - rendering psyc messages with psyctext() ok 5 - sending fragments ok 6 - starting/stopping event loop ok 7 - MMP state ok t\timer1........1..3 ! If nothing happens for more than 5 seconds, ! terminate the test and report the failure! ok 1 - Setting up timer-events with IO::Select. ok 2 - Setting up repeating timer-events. ok 3 - Removing timer-event. ok t\timer2........1..3 ! If nothing happens for more than 5 seconds, ! terminate the test and report the failure! ok 1 - Setting up timer-events with Event.pm. ok 2 - Setting up repeating timer-events. ok 3 - Removing timer-event. ok t\udp...........1..7 ok 1 - registering main::msg for all incoming packets ok 2 - binding an udp port I am psyc://127.0.0.1:3338d ok 3 - getting an random udp port ok 4 - sending a psyc packet via udp ok 5 - receiving psyc packet via udp ok 6 - rendering psyc messages with psyctext() ok 7 - starting/stopping event loop ok Failed 1/6 test scripts, 83.33% okay. 3/36 subtests failed, 91.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\compress.t 255 65280 8 3 37.50% 6-8 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.