Start 2010-03-03T02:43:38 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/cpanfly/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Tue, 02 Mar 2010 22:48:39 GMT Running make for M/MA/MARCEL/Test-Compile-0.13.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MA/MARCEL/Test-Compile-0.13.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MA/MARCEL/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\M\MA\MARCEL\Test-Compile-0.13.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Compile-0.13/ Test-Compile-0.13/README.mkdn Test-Compile-0.13/README Test-Compile-0.13/Makefile.PL Test-Compile-0.13/lib/ Test-Compile-0.13/lib/Test/ Test-Compile-0.13/lib/Test/Compile.pm Test-Compile-0.13/inc/ Test-Compile-0.13/inc/Test/ Test-Compile-0.13/inc/Test/More.pm Test-Compile-0.13/inc/Pod/ Test-Compile-0.13/inc/Pod/Markdown.pm Test-Compile-0.13/inc/Module/ Test-Compile-0.13/inc/Module/AutoInstall.pm Test-Compile-0.13/inc/Module/Install/ Test-Compile-0.13/inc/Module/Install/AutoInstall.pm Test-Compile-0.13/inc/Module/Install/Metadata.pm Test-Compile-0.13/inc/Module/Install/AuthorRequires.pm Test-Compile-0.13/inc/Module/Install/ReadmeFromPod.pm Test-Compile-0.13/inc/Module/Install/ExtraTests.pm Test-Compile-0.13/inc/Module/Install/Include.pm Test-Compile-0.13/inc/Module/Install/WriteAll.pm Test-Compile-0.13/inc/Module/Install/Makefile.pm Test-Compile-0.13/inc/Module/Install/Bugtracker.pm Test-Compile-0.13/inc/Module/Install/Base.pm Test-Compile-0.13/inc/Module/Install/Can.pm Test-Compile-0.13/inc/Module/Install/Win32.pm Test-Compile-0.13/inc/Module/Install/Fetch.pm Test-Compile-0.13/inc/Module/Install/Homepage.pm Test-Compile-0.13/inc/Module/Install/Repository.pm Test-Compile-0.13/inc/Module/Install/ReadmeMarkdownFromPod.pm Test-Compile-0.13/inc/Module/Install.pm Test-Compile-0.13/t/ Test-Compile-0.13/t/04_pl_file_ok-vms.t Test-Compile-0.13/t/scripts/ Test-Compile-0.13/t/scripts/success.pl Test-Compile-0.13/t/scripts/failure.pl Test-Compile-0.13/t/00_versions.t Test-Compile-0.13/t/03_pl_file_ok.t Test-Compile-0.13/LICENSE Test-Compile-0.13/xt/ Test-Compile-0.13/xt/author/ Test-Compile-0.13/xt/author/08_synopsis.t Test-Compile-0.13/xt/author/02_pod.t Test-Compile-0.13/xt/author/03_podspell.t Test-Compile-0.13/xt/author/06_yaml_meta.t Test-Compile-0.13/xt/author/01_perl_critic.t Test-Compile-0.13/xt/author/09_minimum_version.t Test-Compile-0.13/xt/author/00_compile.t Test-Compile-0.13/xt/author/05_kwalitee.t Test-Compile-0.13/xt/author/04_pod_coverage.t Test-Compile-0.13/xt/author/perlcriticrc Test-Compile-0.13/xt/author/10_has_version.t Test-Compile-0.13/xt/author/07_portability_files.t Test-Compile-0.13/xt/author/12_manifest.t Test-Compile-0.13/xt/author/11_check_changes.t Test-Compile-0.13/INSTALL Test-Compile-0.13/META.yml Test-Compile-0.13/MANIFEST Test-Compile-0.13/Changes CPAN.pm: Going to build M/MA/MARCEL/Test-Compile-0.13.tar.gz >>> C:\Perl\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 >= 0.88) - UNIVERSAL::require ...loaded. (0.13) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Test::Compile >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/Compile.pm blib\lib\Test\Compile.pm MARCEL/Test-Compile-0.13.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\bin\perl.exe "-Iinc" "-MModule::Install::ExtraTests" "-e" "Module::Install::ExtraTests::__harness('Test::Harness', 0, 'xt/author', '', '', 1, 'blib\lib', 'blib\arch')" t/00_versions.t t/03_pl_file_ok.t t/04_pl_file_ok-vms.t # Testing Test::Compile 0.13, Perl 5.010000, C:\Perl\bin\perl.exe # UNIVERSAL::require version is 0.13 # Test::More version is 0.94 t/00_versions.t ........ ok 1 - use Test::Compile; ok 2 - use UNIVERSAL::require; ok 3 - use Test::More; 1..3 ok t/03_pl_file_ok.t ...... 1..1 ok 1 # skip Test not compatible with your OS ok t/04_pl_file_ok-vms.t .. 1..1 ok 1 # skip Test not compatible with your OS ok All tests successful. Files=3, Tests=5, 1 wallclock secs ( 0.02 usr + 0.02 sys = 0.03 CPU) Result: PASS MARCEL/Test-Compile-0.13.tar.gz nmake test TEST_VERBOSE=1 -- OK Marcel Gruenauer == hanekomu <marcel@cpan.org> Check whether Perl module files compile correctly >>> (cd C:\cpanfly\var\cpan\build\Test-Compile-0.13-sap5hL && tar cvf - Test-Compile-0.13.ppd blib) | gzip -c >C:/cpanfly/var/REPO/M/MA/MARCEL/Test-Compile-0.13.tar.gz Test-Compile-0.13.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Compile.pm >>> mv C:\cpanfly\var\cpan\build\Test-Compile-0.13-sap5hL/Test-Compile-0.13.ppd C:/cpanfly/var/REPO/M/MA/MARCEL Finished 2010-03-03T02:43:46