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:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-03-15T02:32:28 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;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 PATH=C:/cpanfly/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:\Perl\site\bin;C:\Perl\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:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Mon, 14 Mar 2011 20:37:02 GMT Running make for M/MA/MARCEL/Pod-Markdown-1.110730.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MA/MARCEL/Pod-Markdown-1.110730.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\M\MA\MARCEL\Pod-Markdown-1.110730.tar.gz ok Will not use Archive::Tar, need 1.00 Pod-Markdown-1.110730 Pod-Markdown-1.110730/README Pod-Markdown-1.110730/Changes Pod-Markdown-1.110730/LICENSE Pod-Markdown-1.110730/INSTALL Pod-Markdown-1.110730/t Pod-Markdown-1.110730/t/misc.t Pod-Markdown-1.110730/META.yml Pod-Markdown-1.110730/MANIFEST Pod-Markdown-1.110730/META.json Pod-Markdown-1.110730/Makefile.PL Pod-Markdown-1.110730/MANIFEST.SKIP Pod-Markdown-1.110730/t/00-compile.t Pod-Markdown-1.110730/t/perlcriticrc Pod-Markdown-1.110730/t/release-eol.t Pod-Markdown-1.110730/bin Pod-Markdown-1.110730/bin/pod2markdown Pod-Markdown-1.110730/t/author-critic.t Pod-Markdown-1.110730/lib/Pod Pod-Markdown-1.110730/lib/Pod/Markdown.pm Pod-Markdown-1.110730/t/release-no-tabs.t Pod-Markdown-1.110730/t/release-distmeta.t Pod-Markdown-1.110730/t/release-kwalitee.t Pod-Markdown-1.110730/t/release-synopsis.t Pod-Markdown-1.110730/t/release-pod-spell.t Pod-Markdown-1.110730/t/release-pod-syntax.t Pod-Markdown-1.110730/t/release-portability.t Pod-Markdown-1.110730/t/release-has-version.t Pod-Markdown-1.110730/t/release-unused-vars.t Pod-Markdown-1.110730/t/000-report-versions.t Pod-Markdown-1.110730/t/release-pod-coverage.t Pod-Markdown-1.110730/t/release-check-changes.t Pod-Markdown-1.110730/t/release-dist-manifest.t Pod-Markdown-1.110730/t/release-minimum-version.t CPAN.pm: Going to build M/MA/MARCEL/Pod-Markdown-1.110730.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Pod::Markdown >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Pod/Markdown.pm blib\lib\Pod\Markdown.pm C:\Perl\bin\perl.exe -MExtUtils::Command -e "cp" -- bin/pod2markdown blib\script\pod2markdown pl2bat.bat blib\script\pod2markdown MARCEL/Pod-Markdown-1.110730.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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............... 1..2 ok 1 - Pod::Markdown loaded ok ok 2 - pod2markdown script compiles ok # Testing with Perl 5.010000, C:\Perl\bin\perl.exe # Carp version is 1.08 # English version is 1.04 # ExtUtils::MakeMaker version is 6.56 # File::Find version is 1.12 # File::Temp version is 0.22 # Pod::Parser version is 1.36 # Scalar::Util version is 1.23 # Test::Differences version is 0.5 # Test::More version is 0.98 # parent version is 0.225 t/000-report-versions.t ...... ok 1 - require Carp; ok 2 - require English; ok 3 - require ExtUtils::MakeMaker; ok 4 - require File::Find; ok 5 - require File::Temp; ok 6 - require Pod::Parser; ok 7 - require Scalar::Util; ok 8 - require Test::Differences; ok 9 - require Test::More; ok 10 - require parent; 1..10 ok t/author-critic.t ............ skipped: these tests are for testing by the author t/misc.t ..................... 1..1 ok 1 - this file's POD as markdown ok t/release-check-changes.t .... skipped: these tests are for release candidate testing t/release-dist-manifest.t .... skipped: these tests are for release candidate testing t/release-distmeta.t ......... skipped: these tests are for release candidate testing t/release-eol.t .............. skipped: these tests are for release candidate testing t/release-has-version.t ...... skipped: these tests are for release candidate testing t/release-kwalitee.t ......... skipped: these tests are for release candidate testing t/release-minimum-version.t .. skipped: these tests are for release candidate testing t/release-no-tabs.t .......... skipped: these tests are for release candidate testing t/release-pod-coverage.t ..... skipped: these tests are for release candidate testing t/release-pod-spell.t ........ skipped: these tests are for release candidate testing t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing t/release-portability.t ...... skipped: these tests are for release candidate testing t/release-synopsis.t ......... skipped: these tests are for release candidate testing t/release-unused-vars.t ...... skipped: these tests are for release candidate testing All tests successful. Files=18, Tests=13, 3 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: PASS MARCEL/Pod-Markdown-1.110730.tar.gz nmake test TEST_VERBOSE=1 -- OK Marcel Gruenauer <marcel@cpan.org> Convert POD to Markdown >>> (cd C:\cpanfly\var\cpan\build\Pod-Markdown-1.110730-HamaFh && tar cvf - Pod-Markdown-1.110730.ppd blib) | gzip -c >C:/cpanfly/var/REPO/M/MA/MARCEL/Pod-Markdown-1.110730.tar.gz Pod-Markdown-1.110730.ppd blib/ blib/lib/ blib/lib/Pod/ blib/lib/Pod/Markdown.pm blib/script/ blib/script/pod2markdown blib/script/pod2markdown.bat >>> mv C:\cpanfly\var\cpan\build\Pod-Markdown-1.110730-HamaFh/Pod-Markdown-1.110730.ppd C:/cpanfly/var/REPO/M/MA/MARCEL Finished 2011-03-15T02:32:39