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 2011-07-25T22:00:27 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 Mon, 25 Jul 2011 18:27:16 GMT Running make for Z/ZW/ZWON/Test-Syntax-Aggregate-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/Z/ZW/ZWON/Test-Syntax-Aggregate-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/Z/ZW/ZWON/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\Z\ZW\ZWON\Test-Syntax-Aggregate-0.03.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Syntax-Aggregate-0.03/ Test-Syntax-Aggregate-0.03/META.yml Test-Syntax-Aggregate-0.03/README Test-Syntax-Aggregate-0.03/inc/ Test-Syntax-Aggregate-0.03/inc/Module/ Test-Syntax-Aggregate-0.03/inc/Module/Install/ Test-Syntax-Aggregate-0.03/inc/Module/Install/Win32.pm Test-Syntax-Aggregate-0.03/inc/Module/Install/WriteAll.pm Test-Syntax-Aggregate-0.03/inc/Module/Install/AutoInstall.pm Test-Syntax-Aggregate-0.03/inc/Module/Install/Fetch.pm Test-Syntax-Aggregate-0.03/inc/Module/Install/Metadata.pm Test-Syntax-Aggregate-0.03/inc/Module/Install/Include.pm Test-Syntax-Aggregate-0.03/inc/Module/Install/Can.pm Test-Syntax-Aggregate-0.03/inc/Module/Install/Makefile.pm Test-Syntax-Aggregate-0.03/inc/Module/Install/Base.pm Test-Syntax-Aggregate-0.03/inc/Module/AutoInstall.pm Test-Syntax-Aggregate-0.03/inc/Module/Install.pm Test-Syntax-Aggregate-0.03/Makefile.PL Test-Syntax-Aggregate-0.03/t/ Test-Syntax-Aggregate-0.03/t/manifest.t Test-Syntax-Aggregate-0.03/t/scripts/ Test-Syntax-Aggregate-0.03/t/scripts/a.pl Test-Syntax-Aggregate-0.03/t/scripts/c.pl Test-Syntax-Aggregate-0.03/t/scripts/b.pl Test-Syntax-Aggregate-0.03/t/run_check.t Test-Syntax-Aggregate-0.03/t/00-load.t Test-Syntax-Aggregate-0.03/t/pod-coverage.t Test-Syntax-Aggregate-0.03/t/pod.t Test-Syntax-Aggregate-0.03/Changes Test-Syntax-Aggregate-0.03/MANIFEST Test-Syntax-Aggregate-0.03/lib/ Test-Syntax-Aggregate-0.03/lib/Test/ Test-Syntax-Aggregate-0.03/lib/Test/Syntax/ Test-Syntax-Aggregate-0.03/lib/Test/Syntax/Aggregate/ Test-Syntax-Aggregate-0.03/lib/Test/Syntax/Aggregate/Checker.pm Test-Syntax-Aggregate-0.03/lib/Test/Syntax/Aggregate.pm CPAN.pm: Going to build Z/ZW/ZWON/Test-Syntax-Aggregate-0.03.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.94) - parent ...loaded. (0.223) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Test::Syntax::Aggregate >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/Syntax/Aggregate.pm blib\lib\Test\Syntax\Aggregate.pm cp lib/Test/Syntax/Aggregate/Checker.pm blib\lib\Test\Syntax\Aggregate\Checker.pm ZWON/Test-Syntax-Aggregate-0.03.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, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/manifest.t t/pod-coverage.t t/pod.t t/run_check.t # Testing Test::Syntax::Aggregate 0.03, Perl 5.010000, C:\Perl64\bin\perl.exe t/00-load.t ....... 1..2 ok 1 - use Test::Syntax::Aggregate; ok 2 - use Test::Syntax::Aggregate::Checker; ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. 1..2 ok 1 - Pod coverage on Test::Syntax::Aggregate ok 2 - Pod coverage on Test::Syntax::Aggregate::Checker ok t/pod.t ........... 1..2 ok 1 - POD test for blib\lib\Test\Syntax\Aggregate.pm ok 2 - POD test for blib\lib\Test\Syntax\Aggregate\Checker.pm ok t/run_check.t ..... skipped: developer only test All tests successful. Files=5, Tests=6, 0 wallclock secs ( 0.02 usr + 0.06 sys = 0.08 CPU) Result: PASS ZWON/Test-Syntax-Aggregate-0.03.tar.gz nmake test TEST_VERBOSE=1 -- OK Pavel Shaydo <pshajdo@gmail.com> Check syntax of multiple scripts >>> (cd C:\cpanfly\var\cpan\build\Test-Syntax-Aggregate-0.03-ME6C7b && tar cvf - Test-Syntax-Aggregate-0.03.ppd blib) | gzip -c >C:/cpanfly/var/REPO/Z/ZW/ZWON/Test-Syntax-Aggregate-0.03.tar.gz Test-Syntax-Aggregate-0.03.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Syntax/ blib/lib/Test/Syntax/Aggregate/ blib/lib/Test/Syntax/Aggregate/Checker.pm blib/lib/Test/Syntax/Aggregate.pm >>> mv C:\cpanfly\var\cpan\build\Test-Syntax-Aggregate-0.03-ME6C7b/Test-Syntax-Aggregate-0.03.ppd C:/cpanfly/var/REPO/Z/ZW/ZWON Megalib: Undefined subroutine &Digest::base::new called at C:\cpanfly\lib/ActivePerl/PPM/InstallArea.pm line 902. Finished 2011-07-25T22:00:37