PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\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-09-09T07:11:08 ActivePerl-2000 CPAN-2.00 PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\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.20\var\cpan\Metadata' Database was generated on Wed, 09 Sep 2015 04:29:02 GMT Running make for B/BD/BDFOY/Net-MAC-Vendor-1.25.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BD/BDFOY/Net-MAC-Vendor-1.25.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BD/BDFOY/CHECKSUMS Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\B\BD\BDFOY\Net-MAC-Vendor-1.25.tar.gz ok Net-MAC-Vendor-1.25/ Net-MAC-Vendor-1.25/Changes Net-MAC-Vendor-1.25/examples/ Net-MAC-Vendor-1.25/extras/ Net-MAC-Vendor-1.25/INSTALL.SKIP Net-MAC-Vendor-1.25/lib/ Net-MAC-Vendor-1.25/LICENSE Net-MAC-Vendor-1.25/Makefile.PL Net-MAC-Vendor-1.25/MANIFEST Net-MAC-Vendor-1.25/MANIFEST.SKIP Net-MAC-Vendor-1.25/META.json Net-MAC-Vendor-1.25/META.yml Net-MAC-Vendor-1.25/README.pod Net-MAC-Vendor-1.25/t/ Net-MAC-Vendor-1.25/xt/ Net-MAC-Vendor-1.25/xt/changes.t Net-MAC-Vendor-1.25/t/compile.t Net-MAC-Vendor-1.25/t/extract_oui_from_html.t Net-MAC-Vendor-1.25/t/fetch_oui.t Net-MAC-Vendor-1.25/t/fetch_oui_from_ieee.t Net-MAC-Vendor-1.25/t/load_cache.t Net-MAC-Vendor-1.25/t/normalize_mac.t Net-MAC-Vendor-1.25/t/oui.t Net-MAC-Vendor-1.25/t/parse_oui.t Net-MAC-Vendor-1.25/t/pod.t Net-MAC-Vendor-1.25/t/pod_coverage.t Net-MAC-Vendor-1.25/t/rt79369.t Net-MAC-Vendor-1.25/t/run.t Net-MAC-Vendor-1.25/t/test_manifest Net-MAC-Vendor-1.25/lib/Net/ Net-MAC-Vendor-1.25/lib/Net/MAC/ Net-MAC-Vendor-1.25/lib/Net/MAC/Vendor.pm Net-MAC-Vendor-1.25/extras/oui-20150808.txt Net-MAC-Vendor-1.25/extras/oui-small.txt Net-MAC-Vendor-1.25/examples/README CPAN.pm: Building B/BD/BDFOY/Net-MAC-Vendor-1.25.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Net::MAC::Vendor Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Net/MAC/Vendor.pm blib\lib\Net\MAC\Vendor.pm cp README.pod blib\lib\Net\MAC\README.pod BDFOY/Net-MAC-Vendor-1.25.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl64-5.20\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\rt79369.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 # 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 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 Search URLs are http://standards.ieee.org/cgi-bin/ouisearch?00-01-02 ok 1 - 'Got back array reference' isa 'ARRAY' ok 2 - Fetched 3M's OUI entry ok 3 - Still see PRIVATE in 3M entry 1..3 ok 2 - fetch 1..2 ok t\extract_oui_from_html.t .. ok 1 - use Net::MAC::Vendor; ok 2 - Extracted OUI ok 3 - Extracted OUI ok 4 - Get back undef for bad HTML 1..4 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 # File path is C:\cpanfly-5.20\var\cpan\build\Net-MAC-Vendor-1.25-llBsip\extras\oui-20150808.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 [Mojo::Message::Response=HASH(0x386b2d0)] 1..1 ok 3 - connected # Subtest: fetch_apple Search URLs are http://standards.ieee.org/cgi-bin/ouisearch?00-0D-93 ok 1 - A reference of type 'ARRAY' isa 'ARRAY' ok 2 - Line 0 matches for 00-0D-93 1..2 ok 4 - fetch_apple # Subtest: fetch_all Search URLs are http://standards.ieee.org/cgi-bin/ouisearch?00-0D-93 ok 1 - A reference of type 'ARRAY' isa 'ARRAY' ok 2 - Line 0 matches for 00-0D-93 1..2 ok 5 - fetch_all # Subtest: load_from_cache ok 1 - Cached file exists 1..1 ok 6 - load_from_cache 1..6 ok Error removing C:/cpanfly-5.20/var/tmp/uNE1TUIcuN at C:/cpanfly-5.20/var/megalib/File/Temp.pm line 762, <> line 1. t\load_cache.t ............. # Subtest: setup ok 1 - use Net::MAC::Vendor; ok 2 - &load_cache is defined 1..2 ok 1 - setup # Subtest: bad_source ok 1 - load_cache returns undef for bad source [not_there.txt] 1..1 ok 2 - bad_source # Subtest: load_cache_default ok 1 - load_cache returns true for default source 1..1 ok 3 - load_cache_default # Subtest: load_cache_default_write ok 1 - load_cache returns true for default source with write ok 2 - load_cache results in file with size > 0 1..2 ok 4 - load_cache_default_write # Subtest: created_source ok 1 - load_cache returns true read from created source 1..1 ok 5 - created_source 1..5 ok t\run.t .................... ok 1 - use Net::MAC::Vendor; ok 2 - run() method is defined ok 3 - Net::MAC::Vendor->can('run') ok 4 - OUI belongs to Apple 1..4 ok t\rt79369.t ................ ok 1 - use Net::MAC::Vendor; # Subtest: html Search URLs are http://standards.ieee.org/cgi-bin/ouisearch?00-00-6C ok 1 - 'Got back array reference' isa 'ARRAY' ok 2 - This is a private entry 1..2 ok 2 - html # Subtest: local_cache ok 1 - Cache is loaded Search URLs are http://standards.ieee.org/cgi-bin/ouisearch?00-00-6C ok 2 - 'Got back array reference' isa 'ARRAY' ok 3 - This is a private entry 1..3 ok 3 - local_cache 1..3 ok All tests successful. Files=12, Tests=51, 181 wallclock secs ( 0.08 usr + 0.08 sys = 0.16 CPU) Result: PASS BDFOY/Net-MAC-Vendor-1.25.tar.gz dmake test TEST_VERBOSE=1 -- OK brian d foy <bdfoy@cpan.org> look up the vendor for a MAC >>> (cd C:\cpanfly-5.20\var\cpan\build\Net-MAC-Vendor-1.25-llBsip && tar cvf - Net-MAC-Vendor-1.25.ppd blib) | gzip -c >C:/cpanfly-5.20/var/REPO/B/BD/BDFOY/Net-MAC-Vendor-1.25.tar.gz Net-MAC-Vendor-1.25.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.20\var\cpan\build\Net-MAC-Vendor-1.25-llBsip/Net-MAC-Vendor-1.25.ppd C:/cpanfly-5.20/var/REPO/B/BD/BDFOY Finished 2015-09-09T07:14:16