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:\cpanfly-5.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;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:\cpanfly-5.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin;C:\instantclient_11_2;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin Start 2016-01-15T02:25:18 ActivePerl-1600 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;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;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.16/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:\CPANFL~1.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\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:\CPANFL~1.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\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:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin;C:\INSTAN~1;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin Reading 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Thu, 14 Jan 2016 05:29:02 GMT Running make for N/NE/NEILB/Exporter-Lite-0.08.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NE/NEILB/Exporter-Lite-0.08.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NE/NEILB/CHECKSUMS Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\N\NE\NEILB\Exporter-Lite-0.08.tar.gz ok Exporter-Lite-0.08/ Exporter-Lite-0.08/Changes Exporter-Lite-0.08/lib/ Exporter-Lite-0.08/Makefile.PL Exporter-Lite-0.08/MANIFEST Exporter-Lite-0.08/META.json Exporter-Lite-0.08/META.yml Exporter-Lite-0.08/README Exporter-Lite-0.08/t/ Exporter-Lite-0.08/t/Exporter-Lite.t Exporter-Lite-0.08/t/lib/ Exporter-Lite-0.08/t/lib/Dummy.pm Exporter-Lite-0.08/lib/Exporter/ Exporter-Lite-0.08/lib/Exporter/Lite.pm CPAN.pm: Building N/NE/NEILB/Exporter-Lite-0.08.tar.gz >>> C:\Perl-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Exporter::Lite 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/Exporter/Lite.pm blib\lib\Exporter\Lite.pm NEILB/Exporter-Lite-0.08.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.16\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t\*.t t\Exporter-Lite.t .. 1..30 ok 1 - use Exporter::Lite; ok 2 - main->can('import') ok 3 - Dummy->can('import') ok 4 - @EXPORT ok 5 - in one piece ok 6 - and variables ok 7 - @EXPORT with explicit request ok 8 - in one piece ok 9 - import with () ok 10 - importing non-expoted function ok 11 - @EXPORT_OK ok 12 - overrides @EXPORT ok 13 - only what we asked for from @EXPORT_OK ok 14 - not damaged in transport ok 15 - @EXPORT_OK ok 16 - overrides @EXPORT ok 17 - only what we asked for from @EXPORT_OK ok 18 - not damaged in transport ok 19 - $bar exported ok 20 - importing multiple times ok 21 - no errors ok 22 - no warnings ok 23 - importing duplicates ok 24 - no errors ok 25 - no warnings ok 26 - imported sub has prototype ok 27 - prototype preserved ok 28 - and it works ok 29 - use Foo VERSION ok 30 - use with version check ok All tests successful. Files=1, Tests=30, 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS NEILB/Exporter-Lite-0.08.tar.gz nmake test TEST_VERBOSE=1 -- OK Neil Bowers <neil@bowers.com> unknown >>> (cd C:\cpanfly-5.16\var\cpan\build\Exporter-Lite-0.08-lDkRm0 && tar cvf - Exporter-Lite-0.08.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/N/NE/NEILB/Exporter-Lite-0.08.tar.gz No data could be read from file at C:\cpanfly-5.16\lib/Fly/MakePPD.pm line 340. Bad tarball: Archive::Tar can't read C:/cpanfly-5.16/var/REPO/N/NE/NEILB/Exporter-Lite-0.08.tar.gz at C:\cpanfly-5.16\lib/Fly/MakePPD.pm line 341. C:\Perl-5.16\bin\perl.exe exits with 255.