PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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 2012-10-27T02:02:19 ActivePerl-1400 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:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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 Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Sat, 27 Oct 2012 07:07:03 GMT Running make for R/RW/RWSTAUNER/Pod-Markdown-1.321.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RW/RWSTAUNER/Pod-Markdown-1.321.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RW/RWSTAUNER/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\R\RW\RWSTAUNER\Pod-Markdown-1.321.tar.gz ok Pod-Markdown-1.321/ Pod-Markdown-1.321/t/ Pod-Markdown-1.321/t/00-report-prereqs.t Pod-Markdown-1.321/t/00-compile.t Pod-Markdown-1.321/t/misc.t Pod-Markdown-1.321/t/codes.t Pod-Markdown-1.321/t/meta.t Pod-Markdown-1.321/t/pod2markdown.t Pod-Markdown-1.321/t/links.t Pod-Markdown-1.321/t/verbatim.t Pod-Markdown-1.321/t/lists.t Pod-Markdown-1.321/bin/ Pod-Markdown-1.321/bin/pod2markdown Pod-Markdown-1.321/Makefile.PL Pod-Markdown-1.321/README Pod-Markdown-1.321/lib/ Pod-Markdown-1.321/lib/Pod/ Pod-Markdown-1.321/lib/Pod/Markdown.pm Pod-Markdown-1.321/MANIFEST Pod-Markdown-1.321/META.json Pod-Markdown-1.321/MANIFEST.SKIP Pod-Markdown-1.321/LICENSE Pod-Markdown-1.321/META.yml Pod-Markdown-1.321/xt/ Pod-Markdown-1.321/xt/author/ Pod-Markdown-1.321/xt/author/test-eol.t Pod-Markdown-1.321/xt/author/pod-spell.t Pod-Markdown-1.321/xt/author/critic.t Pod-Markdown-1.321/xt/release/ Pod-Markdown-1.321/xt/release/kwalitee.t Pod-Markdown-1.321/xt/release/pod-coverage.t Pod-Markdown-1.321/xt/release/pod-syntax.t Pod-Markdown-1.321/xt/release/pod-linkcheck.t Pod-Markdown-1.321/xt/release/portability.t Pod-Markdown-1.321/xt/release/cpan-changes.t Pod-Markdown-1.321/xt/release/mojibake.t Pod-Markdown-1.321/xt/release/minimum-version.t Pod-Markdown-1.321/xt/release/changes_has_content.t Pod-Markdown-1.321/xt/release/no-tabs.t Pod-Markdown-1.321/xt/release/synopsis.t Pod-Markdown-1.321/xt/release/unused-vars.t Pod-Markdown-1.321/xt/release/test-version.t Pod-Markdown-1.321/xt/release/dist-manifest.t Pod-Markdown-1.321/xt/release/meta-json.t Pod-Markdown-1.321/xt/release/distmeta.t Pod-Markdown-1.321/dist.ini Pod-Markdown-1.321/Changes CPAN.pm: Going to build R/RW/RWSTAUNER/Pod-Markdown-1.321.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Pod::Markdown 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/Pod/Markdown.pm blib\lib\Pod\Markdown.pm C:\Perl64-5.14\bin\perl.exe -MExtUtils::Command -e cp -- bin/pod2markdown blib\script\pod2markdown pl2bat.bat blib\script\pod2markdown RWSTAUNER/Pod-Markdown-1.321.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.14\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 # Prerequisite Report: # Version Module # -------- ----------------------- # 6.62 ExtUtils::MakeMaker # 1.19 File::Find # 3.33 File::Spec::Functions # 0.22 File::Temp # 1.25 List::Util # 0.100002 Pod::Coverage::TrustPod # 1.10 Pod::ParseLink # 1.51 Pod::Parser # 0.22 Test::CPAN::Meta # 0.61 Test::Differences # 0.98 Test::More # 1.45 Test::Pod # 1.08 Test::Pod::Coverage # 0.225 parent # 1.04 strict # 1.12 warnings t/00-report-prereqs.t .. 1..1 ok 1 ok t/codes.t .............. 1..42 ok 1 - I (interior_sequence) ok 2 - I (interpolate) ok 3 - B (interior_sequence) ok 4 - B (interpolate) ok 5 - C (interior_sequence) ok 6 - C (interpolate) ok 7 - L (interior_sequence) ok 8 - L (interpolate) ok 9 - E (interior_sequence) ok 10 - E (interpolate) ok 11 - E (interior_sequence) ok 12 - E (interpolate) ok 13 - E (interior_sequence) ok 14 - E (interpolate) ok 15 - E (interior_sequence) ok 16 - E (interpolate) ok 17 - E (interior_sequence) ok 18 - E (interpolate) ok 19 - E hex (interior_sequence) ok 20 - E hex (interpolate) ok 21 - E octal (interior_sequence) ok 22 - E octal (interpolate) ok 23 - E decimal (interior_sequence) ok 24 - E decimal (interpolate) ok 25 - E (interior_sequence) ok 26 - E (interpolate) ok 27 - E (interior_sequence) ok 28 - E (interpolate) ok 29 - E (interior_sequence) ok 30 - E (interpolate) ok 31 - E (interior_sequence) ok 32 - E (interpolate) ok 33 - F (interior_sequence) ok 34 - F (interpolate) ok 35 - S<$x ? $y : $z> (interior_sequence) ok 36 - S<$x ? $y : $z> (interpolate) ok 37 - X (interior_sequence) ok 38 - X (interpolate) ok 39 - Z (interior_sequence) ok 40 - Z (interpolate) ok 41 - uknown code (Q<>) (interior_sequence) ok 42 - uknown code (Q<>) (interpolate) ok t/links.t .............. 1..74 ok 1 - name (interior_sequence) ok 2 - name (interpolate) ok 3 - other module (interior_sequence) ok 4 - other module (interpolate) ok 5 - section in other module (interior_sequence) ok 6 - section in other module (interpolate) ok 7 - quoted section in other doc (interior_sequence) ok 8 - quoted section in other doc (interpolate) ok 9 - section in this doc (interior_sequence) ok 10 - section in this doc (interpolate) ok 11 - quoted section in this doc (interior_sequence) ok 12 - quoted section in this doc (interpolate) ok 13 - other module, alternate text (interior_sequence) ok 14 - other module, alternate text (interpolate) ok 15 - other module, empty text (interior_sequence) ok 16 - other module, empty text (interpolate) ok 17 - sec in other mod, alt text (interior_sequence) ok 18 - sec in other mod, alt text (interpolate) ok 19 - "sec" in other mod, alt text (interior_sequence) ok 20 - "sec" in other mod, alt text (interpolate) ok 21 - /"sec" in this doc, alt text (interior_sequence) ok 22 - /"sec" in this doc, alt text (interpolate) ok 23 - /sec in this doc, alt text (interior_sequence) ok 24 - /sec in this doc, alt text (interpolate) ok 25 - "sec" in this doc, alt text (interior_sequence) ok 26 - "sec" in this doc, alt text (interpolate) ok 27 - external ftp (interior_sequence) ok 28 - external ftp (interpolate) ok 29 - external http (interior_sequence) ok 30 - external http (interpolate) ok 31 - http, alt text (perl 5.12) (interior_sequence) ok 32 - http, alt text (perl 5.12) (interpolate) ok 33 - embedded codes (interior_sequence) ok 34 - embedded codes (interpolate) ok 35 - don't expand nested L's (interior_sequence) ok 36 - don't expand nested L's (interpolate) ok 37 - name (interior_sequence) ok 38 - name (interpolate) ok 39 - alt|pod/sec (interior_sequence) ok 40 - alt|pod/sec (interpolate) ok 41 - pod/sec (interior_sequence) ok 42 - pod/sec (interpolate) ok 43 - man/sec (interior_sequence) ok 44 - man/sec (interpolate) ok 45 - /section name (interior_sequence) ok 46 - /section name (interpolate) ok 47 - http (interior_sequence) ok 48 - http (interpolate) ok 49 - text|http (interior_sequence) ok 50 - text|http (interpolate) ok 51 - man() (interior_sequence) ok 52 - man() (interpolate) ok 53 - man(X) (interior_sequence) ok 54 - man(X) (interpolate) ok 55 - man(2)-page (interior_sequence) ok 56 - man(2)-page (interpolate) ok 57 - (X)man (interior_sequence) ok 58 - (X)man (interpolate) ok 59 - () (interior_sequence) ok 60 - () (interpolate) ok 61 - other/section name (interior_sequence) ok 62 - other/section name (interpolate) ok 63 - no url: empty (interior_sequence) ok 64 - no url: empty (interpolate) ok 65 - no url: pipe (interior_sequence) ok 66 - no url: pipe (interpolate) ok 67 - no url: slash (interior_sequence) ok 68 - no url: slash (interpolate) ok 69 - no url: quotes (interior_sequence) ok 70 - no url: quotes (interpolate) ok 71 - empty text: |url (interior_sequence) ok 72 - empty text: |url (interpolate) ok 73 - false text: 0|url (interior_sequence) ok 74 - false text: 0|url (interpolate) ok t/lists.t .............. 1..1 ok 1 - this file's POD as markdown ok t/meta.t ............... 1..4 ok 1 - meta tags: name ok 2 - meta tags: author ok 3 - meta tags: none ok 4 - meta tags: name, author ok t/misc.t ............... 1..1 ok 1 - this file's POD as markdown ok t/pod2markdown.t ....... ok 1 - output file prepared ok 2 - no args: < in > out ok 3 - output file prepared ok 4 - 1 arg: input file, stdout ok 5 - output file prepared ok 6 - 2 args: input file, output file ok 7 - output file prepared ok 8 - 2 args: - (stdin), output file ok 9 - output file prepared ok 10 - both dashes: - (stdin) - (stdout) 1..10 ok t/verbatim.t ........... 1..1 ok 1 - preserve verbatim paragraphs of various initial whitespace combinations ok All tests successful. Files=9, Tests=136, 2 wallclock secs ( 0.05 usr + 0.03 sys = 0.08 CPU) Result: PASS RWSTAUNER/Pod-Markdown-1.321.tar.gz nmake test TEST_VERBOSE=1 -- OK Randy Stauner <rwstauner@cpan.org> Convert POD to Markdown >>> (cd C:\cpanfly-5.14\var\cpan\build\Pod-Markdown-1.321-gCLlpj && tar cvf - Pod-Markdown-1.321.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/R/RW/RWSTAUNER/Pod-Markdown-1.321.tar.gz Pod-Markdown-1.321.ppd blib/ blib/lib/ blib/lib/Pod/ blib/lib/Pod/Markdown.pm blib/script/ blib/script/pod2markdown blib/script/pod2markdown.bat >>> mv C:\cpanfly-5.14\var\cpan\build\Pod-Markdown-1.321-gCLlpj/Pod-Markdown-1.321.ppd C:/cpanfly-5.14/var/REPO/R/RW/RWSTAUNER Megalib: install_driver(SQLite) failed: DBD::SQLite object version 1.31 does not match bootstrap parameter 1.33 at C:/Perl64-5.14/lib/DynaLoader.pm line 214. Compilation failed in require at (eval 123) line 3. at C:\cpanfly-5.14\lib/ActivePerl/PPM/InstallArea.pm line 700 ...propagated at C:\cpanfly-5.14\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly-5.14\lib/Fly/MakePPD.pm line 285. Finished 2012-10-27T02:02:26