PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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:\mysql\bin Start 2012-02-14T22:02:36 ActivePerl-1003 CPAN-1.9402 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:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Wed, 15 Feb 2012 05:11:15 GMT Running make for Z/ZO/ZOFFIX/App-ZofCMS-0.0222.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/Z/ZO/ZOFFIX/App-ZofCMS-0.0222.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/Z/ZO/ZOFFIX/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\Z\ZO\ZOFFIX\App-ZofCMS-0.0222.tar.gz ok Will not use Archive::Tar, need 1.00 App-ZofCMS-0.0222 App-ZofCMS-0.0222/README App-ZofCMS-0.0222/META.yml App-ZofCMS-0.0222/Build.PL App-ZofCMS-0.0222/Changes App-ZofCMS-0.0222/Makefile.PL App-ZofCMS-0.0222/MANIFEST App-ZofCMS-0.0222/t App-ZofCMS-0.0222/t/00-load.t App-ZofCMS-0.0222/t/pod.t App-ZofCMS-0.0222/t/pod-coverage.t App-ZofCMS-0.0222/script App-ZofCMS-0.0222/script/zofcms_helper App-ZofCMS-0.0222/lib App-ZofCMS-0.0222/lib/App App-ZofCMS-0.0222/lib/App/ZofCMS.pm App-ZofCMS-0.0222/lib/App/ZofCMS App-ZofCMS-0.0222/lib/App/ZofCMS/Plugin.pm App-ZofCMS-0.0222/lib/App/ZofCMS/Output.pm App-ZofCMS-0.0222/lib/App/ZofCMS/Config.pm App-ZofCMS-0.0222/lib/App/ZofCMS/Template.pm CPAN.pm: Going to build Z/ZO/ZOFFIX/App-ZofCMS-0.0222.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good 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.pm blib\lib\App\ZofCMS.pm cp lib/App/ZofCMS/Output.pm blib\lib\App\ZofCMS\Output.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\bin\perl.exe -MExtUtils::Command -e cp -- script/zofcms_helper blib\script\zofcms_helper pl2bat.bat blib\script\zofcms_helper ZOFFIX/App-ZofCMS-0.0222.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t [Tue Feb 14 22:02:41 2012] Carp.pm: Subroutine main::carp redefined at C:/cpanfly/var/megalib/Exporter.pm line 66. [Tue Feb 14 22:02:41 2012] Carp.pm: Subroutine main::croak redefined at C:/cpanfly/var/megalib/Exporter.pm line 66. [Tue Feb 14 22:02:41 2012] Carp.pm: Subroutine main::confess redefined at C:/cpanfly/var/megalib/Exporter.pm line 66. # Testing App::ZofCMS 0.0222, Perl 5.010000, C:\Perl64\bin\perl.exe t/00-load.t ....... 1..14 ok 1 - use Carp; ok 2 - use CGI; ok 3 - use 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\script\zofcms_helper ok 2 - POD test for blib\script\zofcms_helper.bat ok 3 - POD test for blib\lib\App\ZofCMS.pm ok 4 - POD test for blib\lib\App\ZofCMS\Config.pm ok 5 - POD test for blib\lib\App\ZofCMS\Output.pm ok 6 - POD test for blib\lib\App\ZofCMS\Plugin.pm ok 7 - POD test for blib\lib\App\ZofCMS\Template.pm ok All tests successful. Files=3, Tests=26, 1 wallclock secs ( 0.02 usr + 0.03 sys = 0.05 CPU) Result: PASS ZOFFIX/App-ZofCMS-0.0222.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\var\cpan\build\App-ZofCMS-0.0222-MhcFC7 && tar cvf - App-ZofCMS-0.0222.ppd blib) | gzip -c >C:/cpanfly/var/REPO/Z/ZO/ZOFFIX/App-ZofCMS-0.0222.tar.gz App-ZofCMS-0.0222.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\var\cpan\build\App-ZofCMS-0.0222-MhcFC7/App-ZofCMS-0.0222.ppd C:/cpanfly/var/REPO/Z/ZO/ZOFFIX Finished 2012-02-14T22:02:52