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:\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 2013-10-28T14:09:05 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 Mon, 28 Oct 2013 18:09:17 GMT Running make for Z/ZO/ZOFFIX/App-ZofCMS-0.0224.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/Z/ZO/ZOFFIX/App-ZofCMS-0.0224.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\Z\ZO\ZOFFIX\App-ZofCMS-0.0224.tar.gz ok App-ZofCMS-0.0224 App-ZofCMS-0.0224/Makefile.PL App-ZofCMS-0.0224/Build.PL App-ZofCMS-0.0224/Changes App-ZofCMS-0.0224/README App-ZofCMS-0.0224/META.yml App-ZofCMS-0.0224/MANIFEST App-ZofCMS-0.0224/META.json App-ZofCMS-0.0224/script App-ZofCMS-0.0224/script/zofcms_helper App-ZofCMS-0.0224/t App-ZofCMS-0.0224/t/pod.t App-ZofCMS-0.0224/t/pod-coverage.t App-ZofCMS-0.0224/t/00-load.t App-ZofCMS-0.0224/lib App-ZofCMS-0.0224/lib/App App-ZofCMS-0.0224/lib/App/ZofCMS.pm App-ZofCMS-0.0224/lib/App/ZofCMS App-ZofCMS-0.0224/lib/App/ZofCMS/Plugin.pm App-ZofCMS-0.0224/lib/App/ZofCMS/Output.pm App-ZofCMS-0.0224/lib/App/ZofCMS/Template.pm App-ZofCMS-0.0224/lib/App/ZofCMS/Config.pm CPAN.pm: Building Z/ZO/ZOFFIX/App-ZofCMS-0.0224.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for App::ZofCMS 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/ZofCMS/Plugin.pm blib\lib\App\ZofCMS\Plugin.pm cp lib/App/ZofCMS/Output.pm blib\lib\App\ZofCMS\Output.pm cp lib/App/ZofCMS.pm blib\lib\App\ZofCMS.pm cp lib/App/ZofCMS/Template.pm blib\lib\App\ZofCMS\Template.pm cp lib/App/ZofCMS/Config.pm blib\lib\App\ZofCMS\Config.pm C:\Perl64-5.16\bin\perl.exe -MExtUtils::Command -e cp -- script/zofcms_helper blib\script\zofcms_helper pl2bat.bat blib\script\zofcms_helper ZOFFIX/App-ZofCMS-0.0224.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 -MExtUtils::Command -e cp -- script/zofcms_helper blib\script\zofcms_helper pl2bat.bat blib\script\zofcms_helper C:\Perl64-5.16\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing App::ZofCMS 0.0224, Perl 5.016000, C:\Perl64-5.16\bin\perl.exe t/00-load.t ....... 1..14 ok 1 - require Carp; ok 2 - use CGI; ok 3 - require CGI::Carp; ok 4 - use File::Spec; ok 5 - use File::Find; ok 6 - use HTML::Template; ok 7 - use Getopt::Long; ok 8 - use File::Path; ok 9 - use File::Copy; ok 10 - use App::ZofCMS; ok 11 - use App::ZofCMS::Config; ok 12 - use App::ZofCMS::Template; ok 13 - use App::ZofCMS::Output; ok 14 - use App::ZofCMS::Plugin; ok t/pod-coverage.t .. 1..5 ok 1 - Pod coverage on App::ZofCMS ok 2 - Pod coverage on App::ZofCMS::Config ok 3 - Pod coverage on App::ZofCMS::Output ok 4 - Pod coverage on App::ZofCMS::Plugin ok 5 - Pod coverage on App::ZofCMS::Template ok t/pod.t ........... 1..7 ok 1 - POD test for blib/lib/App/ZofCMS.pm ok 2 - POD test for blib/lib/App/ZofCMS/Config.pm ok 3 - POD test for blib/lib/App/ZofCMS/Output.pm ok 4 - POD test for blib/lib/App/ZofCMS/Plugin.pm ok 5 - POD test for blib/lib/App/ZofCMS/Template.pm ok 6 - POD test for blib/script/zofcms_helper ok 7 - POD test for blib/script/zofcms_helper.bat ok All tests successful. Files=3, Tests=26, 1 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: PASS ZOFFIX/App-ZofCMS-0.0224.tar.gz nmake test TEST_VERBOSE=1 -- OK Zoffix Znet <cpan@zoffix.com> web framework and templating system for small-medium sites. >>> (cd C:\cpanfly-5.16\var\cpan\build\App-ZofCMS-0.0224-QATpDZ && tar cvf - App-ZofCMS-0.0224.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/Z/ZO/ZOFFIX/App-ZofCMS-0.0224.tar.gz App-ZofCMS-0.0224.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/ZofCMS/ blib/lib/App/ZofCMS/Config.pm blib/lib/App/ZofCMS/Output.pm blib/lib/App/ZofCMS/Plugin.pm blib/lib/App/ZofCMS/Template.pm blib/lib/App/ZofCMS.pm blib/script/ blib/script/zofcms_helper blib/script/zofcms_helper.bat >>> mv C:\cpanfly-5.16\var\cpan\build\App-ZofCMS-0.0224-QATpDZ/App-ZofCMS-0.0224.ppd C:/cpanfly-5.16/var/REPO/Z/ZO/ZOFFIX Finished 2013-10-28T14:09:14