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\01_basic.t t\99_pod.t t\99_podcoverage.t t\01_basic..........1..4 # Failed test (t\01_basic.t at line 7) # Tried to require 'CGI::Application::Plugin::BrowserDetect'. # Error: "import" is not exported by the Exporter module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Application-Plugin-BrowserDetect\blib\lib/CGI/Application/Plugin/BrowserDetect.pm line 3 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Application-Plugin-BrowserDetect\blib\lib/CGI/Application/Plugin/BrowserDetect.pm line 3. # Compilation failed in require at (eval 1) line 2. not ok 1 - require CGI::Application::Plugin::BrowserDetect; # Failed test (t\01_basic.t at line 16) Can't locate object method "browser" via package "TestApp" at t\01_basic.t line 20. not ok 2 - browser() was exported # Looks like you planned 4 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t\99_pod............1..1 ok 1 - blib\lib\CGI\Application\Plugin\BrowserDetect.pm ok t\99_podcoverage....1..1 # CGI::Application::Plugin::BrowserDetect: no public symbols defined ok 1 - Pod coverage on CGI::Application::Plugin::BrowserDetect ok Failed 1/3 test scripts, 66.67% okay. 4/6 subtests failed, 33.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_basic.t 255 65280 4 4 100.00% 1-4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.