PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2015-06-05T01:00:30 ActivePerl-1400 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Fri, 05 Jun 2015 05:41:02 GMT Running make for P/PE/PERLANCAR/App-ShellCompleter-YoutubeDl-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/App-ShellCompleter-YoutubeDl-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\P\PE\PERLANCAR\App-ShellCompleter-YoutubeDl-0.02.tar.gz ok App-ShellCompleter-YoutubeDl-0.02/ App-ShellCompleter-YoutubeDl-0.02/bin/ App-ShellCompleter-YoutubeDl-0.02/bin/_youtube-dl App-ShellCompleter-YoutubeDl-0.02/README App-ShellCompleter-YoutubeDl-0.02/lib/ App-ShellCompleter-YoutubeDl-0.02/lib/App/ App-ShellCompleter-YoutubeDl-0.02/lib/App/ShellCompleter/ App-ShellCompleter-YoutubeDl-0.02/lib/App/ShellCompleter/YoutubeDl.pm App-ShellCompleter-YoutubeDl-0.02/Makefile.PL App-ShellCompleter-YoutubeDl-0.02/Changes App-ShellCompleter-YoutubeDl-0.02/dist.ini App-ShellCompleter-YoutubeDl-0.02/LICENSE App-ShellCompleter-YoutubeDl-0.02/devdata/ App-ShellCompleter-YoutubeDl-0.02/devdata/youtube-dl.help.2015.05.20 App-ShellCompleter-YoutubeDl-0.02/devdata/youtube-dl.help.2015.02.23.1 App-ShellCompleter-YoutubeDl-0.02/t/ App-ShellCompleter-YoutubeDl-0.02/t/00-compile.t App-ShellCompleter-YoutubeDl-0.02/t/release-pod-coverage.t App-ShellCompleter-YoutubeDl-0.02/t/release-pod-syntax.t App-ShellCompleter-YoutubeDl-0.02/t/release-rinci.t App-ShellCompleter-YoutubeDl-0.02/weaver.ini App-ShellCompleter-YoutubeDl-0.02/MANIFEST App-ShellCompleter-YoutubeDl-0.02/META.json App-ShellCompleter-YoutubeDl-0.02/META.yml CPAN.pm: Building P/PE/PERLANCAR/App-ShellCompleter-YoutubeDl-0.02.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for App::ShellCompleter::YoutubeDl 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/App/ShellCompleter/YoutubeDl.pm blib\lib\App\ShellCompleter\YoutubeDl.pm "C:\Perl-5.14\bin\perl.exe" -MExtUtils::Command -e cp -- bin/_youtube-dl blib\script\_youtube-dl pl2bat.bat blib\script\_youtube-dl PERLANCAR/App-ShellCompleter-YoutubeDl-0.02.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:\Perl-5.14\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t\*.t t\00-compile.t ............ 1..2 ok 1 - App/ShellCompleter/YoutubeDl.pm loaded ok ok 2 - bin/_youtube-dl compiled ok ok t\release-pod-coverage.t .. skipped: these tests are for release candidate testing t\release-pod-syntax.t .... skipped: these tests are for release candidate testing t\release-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=4, Tests=2, 1 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS PERLANCAR/App-ShellCompleter-YoutubeDl-0.02.tar.gz nmake test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Shell completion for youtube-dl >>> (cd C:\cpanfly-5.14\var\cpan\build\App-ShellCompleter-YoutubeDl-0.02-mfAAxh && tar cvf - App-ShellCompleter-YoutubeDl-0.02.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/P/PE/PERLANCAR/App-ShellCompleter-YoutubeDl-0.02.tar.gz App-ShellCompleter-YoutubeDl-0.02.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/ShellCompleter/ blib/lib/App/ShellCompleter/YoutubeDl.pm blib/script/ blib/script/_youtube-dl blib/script/_youtube-dl.bat >>> mv C:\cpanfly-5.14\var\cpan\build\App-ShellCompleter-YoutubeDl-0.02-mfAAxh/App-ShellCompleter-YoutubeDl-0.02.ppd C:/cpanfly-5.14/var/REPO/P/PE/PERLANCAR Finished 2015-06-05T01:00:38