PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2014-01-04T02:17:34 ActivePerl-1400 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.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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.14\var\cpan\Metadata' Database was generated on Sat, 04 Jan 2014 07:07:25 GMT Running make for B/BD/BDFOY/HTML-SimpleLinkExtor-1.26.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BD/BDFOY/HTML-SimpleLinkExtor-1.26.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\B\BD\BDFOY\HTML-SimpleLinkExtor-1.26.tar.gz ok HTML-SimpleLinkExtor-1.26/ HTML-SimpleLinkExtor-1.26/Changes HTML-SimpleLinkExtor-1.26/examples/ HTML-SimpleLinkExtor-1.26/lib/ HTML-SimpleLinkExtor-1.26/LICENSE HTML-SimpleLinkExtor-1.26/Makefile.PL HTML-SimpleLinkExtor-1.26/MANIFEST HTML-SimpleLinkExtor-1.26/MANIFEST.SKIP HTML-SimpleLinkExtor-1.26/META.json HTML-SimpleLinkExtor-1.26/META.yml HTML-SimpleLinkExtor-1.26/README HTML-SimpleLinkExtor-1.26/scripts/ HTML-SimpleLinkExtor-1.26/t/ HTML-SimpleLinkExtor-1.26/t/absolute_links.t HTML-SimpleLinkExtor-1.26/t/autoload.t HTML-SimpleLinkExtor-1.26/t/compile.t HTML-SimpleLinkExtor-1.26/t/example.html HTML-SimpleLinkExtor-1.26/t/example2.html HTML-SimpleLinkExtor-1.26/t/parse.t HTML-SimpleLinkExtor-1.26/t/pod.t HTML-SimpleLinkExtor-1.26/t/pod_coverage.t HTML-SimpleLinkExtor-1.26/t/relative_links.t HTML-SimpleLinkExtor-1.26/t/rt87288.t HTML-SimpleLinkExtor-1.26/t/schemes.t HTML-SimpleLinkExtor-1.26/t/tags.t HTML-SimpleLinkExtor-1.26/t/test_manifest HTML-SimpleLinkExtor-1.26/scripts/linktractor HTML-SimpleLinkExtor-1.26/lib/HTML/ HTML-SimpleLinkExtor-1.26/lib/HTML/SimpleLinkExtor.pm HTML-SimpleLinkExtor-1.26/examples/README CPAN.pm: Building B/BD/BDFOY/HTML-SimpleLinkExtor-1.26.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for HTML::SimpleLinkExtor 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 lib/HTML/SimpleLinkExtor.pm blib\lib\HTML\SimpleLinkExtor.pm AutoSplitting blib\lib\HTML\SimpleLinkExtor.pm (blib\lib\auto\HTML\SimpleLinkExtor) C:\Perl64-5.14\bin\perl.exe -MExtUtils::Command -e cp -- scripts/linktractor blib\script\linktractor pl2bat.bat blib\script\linktractor BDFOY/HTML-SimpleLinkExtor-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.14\bin\perl.exe "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib\lib', 'blib\arch', )" Test::Manifest 1.23 Level is 0 # Test level is 0 Test::Manifest::test_harness found [t\compile.t t\pod.t t\pod_coverage.t t\parse.t t\tags.t t\schemes.t t\relative_links.t t\absolute_links.t t\autoload.t] t\compile.t ......... 1..1 ok 1 - use HTML::SimpleLinkExtor; ok t\pod.t ............. 1..3 ok 1 - POD test for blib/lib/HTML/SimpleLinkExtor.pm ok 2 - POD test for blib/script/linktractor ok 3 - POD test for blib/script/linktractor.bat ok t\pod_coverage.t .... 1..1 ok 1 - Pod coverage on HTML::SimpleLinkExtor ok t\parse.t ........... ok 1 - use HTML::SimpleLinkExtor; # Subtest: extor # Subtest: bad url ok 1 - An object of class 'HTML::SimpleLinkExtor' isa 'HTML::SimpleLinkExtor' ok 2 - Example file is there ok 3 - _SimpleLinkExtor_links exists ok 4 - Data structure has the links ok 5 - Found the right number of links 1..5 ok 1 - bad url # Subtest: gecko image link ok 1 - Gecko link is relative 1..1 ok 2 - gecko image link # Subtest: check all types ok 1 - Found the right number of links for ok 2 - Found the right number of links for ok 3 - Found the right number of links for ok 4 - Found the right number of links for ok 5 - Found the right number of links for