Checking if your kit is complete... Looks good Writing Makefile for Net::MAC::Vendor Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Vendor.pm blib\lib\Net\MAC/Vendor.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 "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib\lib', 'blib\arch', )" Level is # Test level is Test::Manifest::test_harness found [t\compile.t t\pod.t t\pod_coverage.t t\normalize_mac.t t\extract_oui_from_html.t t\parse_oui.t t\fetch_oui.t] t\compile..................1..1 ok 1 - use Net::MAC::Vendor; ok t\pod......................1..1 ok 1 - blib\lib\Net\MAC\Vendor.pm ok t\pod_coverage.............1..0 # Skip Test::Pod::Coverage required for testing POD skipped all skipped: Test::Pod::Coverage required for testing POD t\normalize_mac............1..7 ok 1 - use Net::MAC::Vendor; ok 2 - MAC 00:0d:93:84:49:ee is 00-0D-93 ok 3 - MAC 00:0d:93:29:f6:c2 is 00-0D-93 ok 4 - MAC 00-0d-93-84-49-ee is 00-0D-93 ok 5 - MAC 00-0d-93 is 00-0D-93 ok 6 - MAC :d:93 is 00-0D-93 ok 7 - MAC 00:d:9 is 00-0D-09 ok t\extract_oui_from_html....1..2 ok 1 - use Net::MAC::Vendor; ok 2 - Extracted OUI ok t\parse_oui................1..5 ok 1 - use Net::MAC::Vendor; ok 2 - Line 0 matches ok 3 - Line 1 matches ok 4 - Line 2 matches ok 5 - Line 3 matches ok t\fetch_oui................1..12 ok 1 - use Net::MAC::Vendor; ok 2 - Am connected to network ok 3 - Line 0 matches for 00-0D-93 ok 4 - Line 1 matches for 00-0D-93 ok 5 - Line 2 matches for 00-0D-93 ok 6 - Line 3 matches for 00-0D-93 ok 7 # skip No DBM::Deep ok 8 - Cache file has been unlinked # Looks like you planned 12 tests but only ran 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 9-12 Failed 4/12 tests, 66.67% okay (less 1 skipped test: 7 okay, 58.33%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\fetch_oui.t 255 65280 12 8 9-12 1 test and 1 subtest skipped. Failed 1/7 test scripts. 4/28 subtests failed. Files=7, Tests=28, 6 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/7 test programs. 4/28 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.