Checking if your kit is complete... Looks good Writing Makefile for SNMP::Trapinfo Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/SNMP/Trapinfo.pm blib\lib\SNMP\Trapinfo.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/SNMP-Trapinfo....1..97 ok 1 - use SNMP::Trapinfo; Name "version::CLASS" used only once: possible typo at C:/cpanrun/build/5-10-0/lib/Safe.pm line 250. ok 2 - The object isa SNMP::Trapinfo ok 3 - Host name parsed correctly ok 4 - Host ip parsed correctly ok 5 - trapname correct ok 6 - trapname is not fully translated ok 7 - Parse spaces correctly ok 8 - And can reference it with a macro ok 9 - Got p3 correctly ok 10 - Got p9 correctly ok 11 - Got v5 correctly ok 12 - Got v8 correctly ok 13 - No V13 - got blank ok 14 - No P25 - got blank ok 15 - Got a zero for V correctly ok 16 - Got a zero for P correctly ok 17 - Macro expansion as expected ok 18 - Got true eval ok 19 - last_eval_string set ok 20 - Got eval failure ok 21 - last_eval_string set ok 22 - Got eval error in $@ ok 23 - Got false eval ok 24 - last_eval_string set ok 25 - Got 1 for true ok 26 - Can do regexp ok 27 - last_eval_string set ok 28 - Got full packet with passwords hidden ok 29 - Host name parsed correctly for subsequent packet ok 30 - Able to read values over multiple lines ok 31 - Parameter name right ok 32 - Right value too not ok 33 - No P9 because wrong format # TODO Possibly should get stricter with key format - look for ':'? # Failed (TODO) test 'No P9 because wrong format' # at t/SNMP-Trapinfo.t line 108. # got: 'lines' # expected: '(null)' ok 34 - Able to read value when terminated with linefeed ok 35 - Parameter name right ok 36 - Right value too ok 37 - No value set as format wrong ok 38 - Continues reading ok 39 - Parameter name right ok 40 - Right value too ok 41 - Got full packet without passwords hidden ok 42 - No more packets ok 43 - Complain if no parameters specified for new() ok 44 - Complain if bad parameters for new() ok 45 - Host ip correct ok 46 - trapname correct ok 47 - ${HOSTIP} expands correctly ok 48 - Expands unavailable V55 ok 49 - Expands unavailable P55 ok 50 - Got P8 with no value ok 51 - Got V8 as null ok 52 - Got P9 with no value (and trailing spaces) ok 53 - Got V9 as null ok 54 - Removed spaces in middle and end ok 55 - Trapname is fully translated ok 56 - Got interface description ok 57 - Can evaluate message ok 58 - Dump correct ok 59 - Expansion of ${V5} correct ok 60 - Expansion of ${P7} and ${V7} correct ok 61 - ${P2} works ok 62 - ${P} without a number caught correctly ok 63 - Passwords hidden correctly when community string on last line ok 64 - Trapname not in packet ok 65 - Bad macros ignore ok 66 - Correct expansion with wildcard ok 67 - Expanded correctly ok 68 - Correct expansion with wildcard 2 ok 69 - Correct expansion with wildcard 3 ok 70 - Should not match anything ok 71 - Should not match anything ok 72 - Should not match anything ok 73 - Need to have same number of parts ok 74 - Multiple *s work ok 75 - Got regexp ok 76 - Failed regexp ok 77 - Syntax error ok 78 - Empty string expand returns nothing ok 79 - Empty value expand returns nothing too ok 80 - Zero value expand returns zero ok 81 - Empty regexp - no warnings propagated # Doing infinite tests ok 82 - Expanded correctly ok 83 - No infinite loop! - phew ok 84 - Bad packet (missing 2nd line) ok 85 - Failed to create simple trap object # Failed test 'EVAL of unsafe op succeeded' # at t/SNMP-Trapinfo.t line 288. not ok 86 - EVAL of unsafe op succeeded # got: undef # expected: '1' ok 87 - Allow safe eval ok 88 - Unsafe eval denied ok 89 - Correct error ok 90 - Basic maths okay ok 91 - regexp okay ok 92 - comparison operators okay ok 93 - system call correctly blocked ok 94 - Access to timelocal OK ok 95 - Failed to create trap object ok 96 - Trapname match ok 97 - EVAL of JUNIPER check succeeded # Looks like you failed 1 test of 97. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 86 Failed 1/97 tests, 98.97% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/SNMP-Trapinfo.t 1 256 97 1 86 Failed 1/1 test scripts. 1/97 subtests failed. Files=1, Tests=97, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 1/97 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.