Warning: prerequisite SNMP 5.1.2 not found. Checking if your kit is complete... Looks good Writing Makefile for SNMP::Simple Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/SNMP/Simple.pm blib\lib\SNMP\Simple.pm 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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/0-signature.....1..1 ok 1 # skip Next time around, consider install Module::Signature, so you can verify the integrity of this distribution. ok 1/1 skipped: various reasons t/basic...........1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 04:44:20 2008 # Current time GMT: Fri Jan 11 12:44:20 2008 # Using Test.pm version 1.25 Can't locate SNMP.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SNMP-Simple\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SNMP-Simple\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SNMP-Simple\blib\lib/SNMP/Simple.pm line 15. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SNMP-Simple\blib\lib/SNMP/Simple.pm line 15. Compilation failed in require at t/basic.t line 3. BEGIN failed--compilation aborted at t/basic.t line 3. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\SNMP\Simple.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 2 512 1 2 1 1 test and 1 subtest skipped. Failed 1/4 test scripts. 1/3 subtests failed. Files=4, Tests=3, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 1/3 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.