PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin
Start 2015-11-24T03:19:07
ActivePerl-1600 CPAN-2.00
LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc
INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl
PATH=C:/CPANFL~1.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin
Reading 'C:\cpanfly-5.16\var\cpan\Metadata'
  Database was generated on Tue, 24 Nov 2015 05:17:02 GMT
Running make for B/BD/BDFOY/Net-MAC-Vendor-1.26.tar.gz
Fetching with LWP:
http://cpan.nas1.activestate.com/authors/id/B/BD/BDFOY/Net-MAC-Vendor-1.26.tar.gz
Fetching with LWP:
http://cpan.nas1.activestate.com/authors/id/B/BD/BDFOY/CHECKSUMS
Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\B\BD\BDFOY\Net-MAC-Vendor-1.26.tar.gz ok
Net-MAC-Vendor-1.26/
Net-MAC-Vendor-1.26/Changes
Net-MAC-Vendor-1.26/examples/
Net-MAC-Vendor-1.26/extras/
Net-MAC-Vendor-1.26/INSTALL.SKIP
Net-MAC-Vendor-1.26/lib/
Net-MAC-Vendor-1.26/LICENSE
Net-MAC-Vendor-1.26/Makefile.PL
Net-MAC-Vendor-1.26/MANIFEST
Net-MAC-Vendor-1.26/MANIFEST.SKIP
Net-MAC-Vendor-1.26/META.json
Net-MAC-Vendor-1.26/META.yml
Net-MAC-Vendor-1.26/README.pod
Net-MAC-Vendor-1.26/t/
Net-MAC-Vendor-1.26/xt/
Net-MAC-Vendor-1.26/xt/changes.t
Net-MAC-Vendor-1.26/t/compile.t
Net-MAC-Vendor-1.26/t/extract_oui_from_html.t
Net-MAC-Vendor-1.26/t/fetch_oui.t
Net-MAC-Vendor-1.26/t/fetch_oui_from_ieee.t
Net-MAC-Vendor-1.26/t/load_cache.t
Net-MAC-Vendor-1.26/t/normalize_mac.t
Net-MAC-Vendor-1.26/t/oui.t
Net-MAC-Vendor-1.26/t/parse_oui.t
Net-MAC-Vendor-1.26/t/pod.t
Net-MAC-Vendor-1.26/t/pod_coverage.t
Net-MAC-Vendor-1.26/t/run.t
Net-MAC-Vendor-1.26/t/test_manifest
Net-MAC-Vendor-1.26/lib/Net/
Net-MAC-Vendor-1.26/lib/Net/MAC/
Net-MAC-Vendor-1.26/lib/Net/MAC/Vendor.pm
Net-MAC-Vendor-1.26/extras/oui-20151113.txt
Net-MAC-Vendor-1.26/extras/oui-small.txt
Net-MAC-Vendor-1.26/examples/README

  CPAN.pm: Building B/BD/BDFOY/Net-MAC-Vendor-1.26.tar.gz

>>> C:\Perl64-5.16\bin\perl.exe Makefile.PL
Checking if your kit is complete...
Warning: the following files are missing in your kit:
	extras/oui-20150808.txt
Please inform the author.
Generating a nmake-style Makefile
Writing Makefile for Net::MAC::Vendor
Writing MYMETA.yml and MYMETA.json
>>> nmake

Microsoft (R) Program Maintenance Utility   Version 7.00.8882
Copyright (C) Microsoft Corp 1988-2000. All rights reserved.

cp README.pod blib\lib\Net\MAC\README.pod
cp lib/Net/MAC/Vendor.pm blib\lib\Net\MAC\Vendor.pm
  BDFOY/Net-MAC-Vendor-1.26.tar.gz
  nmake -- OK
Running make test
>>> nmake test TEST_VERBOSE=1

Microsoft (R) Program Maintenance Utility   Version 7.00.8882
Copyright (C) Microsoft Corp 1988-2000. All rights reserved.

	"C:\Perl64-5.16\bin\perl.exe" "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib\lib', 'blib\arch',  )"
Test::Manifest 2.02
Level is 0
# Test level is 0
Test::Manifest::test_harness found [t\compile.t t\pod.t t\pod_coverage.t t\normalize_mac.t t\oui.t t\fetch_oui_from_ieee.t t\extract_oui_from_html.t t\parse_oui.t t\fetch_oui.t t\load_cache.t t\run.t]
t\compile.t ................ 
ok 1 - use Net::MAC::Vendor;
1..1
ok
t\pod.t .................... 
1..2
ok 1 - POD test for blib/lib/Net/MAC/README.pod
ok 2 - POD test for blib/lib/Net/MAC/Vendor.pm
ok
t\pod_coverage.t ........... 
1..1
ok 1 - Pod coverage on Net::MAC::Vendor
ok
t\normalize_mac.t .......... 
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 8 - Bad MAC [] returns undef
ok 9 - Bad MAC [] returns undef
ok 10 - Bad MAC [0] returns undef
ok 11 - Bad MAC [-1] returns undef
ok 12 - Bad MAC [Foo] returns undef
1..12
ok
# Some tests have to fetch data files and can take a long time
    # URLs are http://standards-oui.ieee.org/oui.txt
    # URL is http://standards-oui.ieee.org/oui.txt
t\oui.t .................... 
    # Subtest: setup
    ok 1 - use Net::MAC::Vendor;
    ok 2 - Net::MAC::Vendor->can(...)
    1..2
ok 1 - setup
    # Subtest: oui_urls
    ok 1 - oui_urls returns some URLs
    1..1
ok 2 - oui_urls
    # Subtest: oui_url
    ok 1 - oui_url returns a URL
    1..1
ok 3 - oui_url
    # Subtest: fetch_url
    ok 1 - Fetching URL was a success
    1..1
ok 4 - fetch_url
1..4
ok
# Some tests have to fetch data files and can take a long time
Use of uninitialized value in concatenation (.) or string at C:\cpanfly-5.16\var\cpan\build\Net-MAC-Vendor-1.26-2wAM9x\blib\lib/Net/MAC/Vendor.pm line 294, <DATA> line 2125.
Failed fetching [http://standards.ieee.org/cgi-bin/ouisearch?14-10-9F]:  at t\fetch_oui_from_ieee.t line 14.
Could not fetch data from the IEEE! at t\fetch_oui_from_ieee.t line 14.
t\fetch_oui_from_ieee.t .... 
    # Subtest: setup
    ok 1 - use Net::MAC::Vendor;
    ok 2 - &fetch_oui_from_ieee is defined
    1..2
ok 1 - setup
    # Subtest: fetch
    ok 1 # skip Couldn't fetch data, which happens, so no big whoop
    ok 2 # skip Couldn't fetch data, which happens, so no big whoop
    1..2
ok 2 - fetch
1..2
ok
t\extract_oui_from_html.t .. 
ok 1 - use Net::MAC::Vendor;
    # Subtest: works
    ok 1 - Extracted OUI
    1..1
ok 2 - works
    # Subtest: undefined
    ok 1 - Get back undef for bad HTML
    1..1
ok 3 - undefined
1..3
ok
t\parse_oui.t .............. 
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 6 - 'Empty string returns empty array ref' isa 'ARRAY'
ok 7 - Empty string returns empty array ref
1..7
ok
# Some tests have to fetch data files and can take a long time
Use of uninitialized value in concatenation (.) or string at C:\cpanfly-5.16\var\cpan\build\Net-MAC-Vendor-1.26-2wAM9x\blib\lib/Net/MAC/Vendor.pm line 294, <DATA> line 2125.
Failed fetching [http://standards.ieee.org/cgi-bin/ouisearch?00-0D-93]:  at t\fetch_oui.t line 40.
Could not fetch data from the IEEE! at t\fetch_oui.t line 40.
Use of uninitialized value in concatenation (.) or string at C:\cpanfly-5.16\var\cpan\build\Net-MAC-Vendor-1.26-2wAM9x\blib\lib/Net/MAC/Vendor.pm line 294, <DATA> line 2125.
Failed fetching [http://standards.ieee.org/cgi-bin/ouisearch?00-0D-93]:  at t\fetch_oui.t line 54.
Could not fetch data from the IEEE! at t\fetch_oui.t line 54.
    # File path is C:\cpanfly-5.16\var\cpan\build\Net-MAC-Vendor-1.26-2wAM9x\extras\oui-20151113.txt
    # ...Loading cache...
    # ...Cache loaded...
t\fetch_oui.t .............. 
    # Subtest: status
    ok 1 - use Net::MAC::Vendor;
    ok 2 - Net::MAC::Vendor->can('fetch_oui')
    1..2
ok 1 - status
    # Subtest: cache_unlinked
    ok 1 - Cache file has been unlinked
    1..1
ok 2 - cache_unlinked
    # Subtest: connected
    ok 1 - Am connected to network [200]
    1..1
ok 3 - connected
    # Subtest: fetch_apple
    ok 1 # skip Can't connect to the IEEE web site for 00-0D-93
    ok 2 # skip Can't connect to the IEEE web site for 00-0D-93
    ok 3 # skip Can't connect to the IEEE web site for 00-0D-93
    ok 4 # skip Can't connect to the IEEE web site for 00-0D-93
    1..4
ok 4 - fetch_apple
    # Subtest: fetch_all
        # Subtest: 00-0D-93
        ok 1 # skip Can't connect to the IEEE web site for 00-0D-93. Sometimes that happens.
        ok 2 # skip Can't connect to the IEEE web site for 00-0D-93. Sometimes that happens.
        ok 3 # skip Can't connect to the IEEE web site for 00-0D-93. Sometimes that happens.
        ok 4 # skip Can't connect to the IEEE web site for 00-0D-93. Sometimes that happens.
        ok 5 # skip Can't connect to the IEEE web site for 00-0D-93. Sometimes that happens.
        1..5
    ok 1 - 00-0D-93
    1..1
ok 5 - fetch_all
    # Subtest: load_from_cache
    ok 1 - Cached file exists
    1..1
ok 6 - load_from_cache
1..6
ok
# These tests download big files and may take several minutes
# We skip these tests unless you set RUN_CACHE_TESTS
t\load_cache.t ............. 
ok 1
1..1
ok
Use of uninitialized value in concatenation (.) or string at C:\cpanfly-5.16\var\cpan\build\Net-MAC-Vendor-1.26-2wAM9x\blib\lib/Net/MAC/Vendor.pm line 294, <DATA> line 2125.
Failed fetching [http://standards.ieee.org/cgi-bin/ouisearch?00-0D-93]:  at t\run.t line 14.
Could not fetch data from the IEEE! at t\run.t line 14.
t\run.t .................... 
ok 1 - use Net::MAC::Vendor;
ok 2 - run() method is defined
ok 3 - Net::MAC::Vendor->can('run')
ok 4 # skip Problem looking up data
1..4
ok
All tests successful.
Files=11, Tests=43, 55 wallclock secs ( 0.03 usr +  0.03 sys =  0.06 CPU)
Result: PASS
  BDFOY/Net-MAC-Vendor-1.26.tar.gz
  nmake test TEST_VERBOSE=1 -- OK
<SOFTPKG NAME="Net-MAC-Vendor" VERSION="1.26" DATE="2015-11-23">
  <AUTHOR CPAN="BDFOY">brian d foy &lt;bdfoy@cpan.org></AUTHOR>
  <ABSTRACT>look up the vendor for a MAC</ABSTRACT>
  <ARCHITECTURE NAME="MSWin32-x64-multi-thread-5.16"/>
  <CODEBASE HREF="Net-MAC-Vendor-1.26.tar.gz"/>
  <PROVIDE NAME="Net::MAC::Vendor" VERSION="1.26"/>
  <REQUIRE NAME="File::Temp"/>
  <REQUIRE NAME="Mojo::URL"/>
  <REQUIRE NAME="Mojo::UserAgent"/>
  <!-- Built 2015-11-24 with ActivePerl-1600 on cpanfly-win64 (Windows 2003 Windows XP Professional x64 Edition Service Pack 2) log Net-MAC-Vendor-1.26.d\log-20151124T031906.txt -->
</SOFTPKG>
>>> (cd C:\cpanfly-5.16\var\cpan\build\Net-MAC-Vendor-1.26-2wAM9x && tar cvf - Net-MAC-Vendor-1.26.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/B/BD/BDFOY/Net-MAC-Vendor-1.26.tar.gz
Net-MAC-Vendor-1.26.ppd
blib/
blib/lib/
blib/lib/Net/
blib/lib/Net/MAC/
blib/lib/Net/MAC/README.pod
blib/lib/Net/MAC/Vendor.pm
>>> mv C:\cpanfly-5.16\var\cpan\build\Net-MAC-Vendor-1.26-2wAM9x/Net-MAC-Vendor-1.26.ppd C:/cpanfly-5.16/var/REPO/B/BD/BDFOY
Finished 2015-11-24T03:20:10