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-5.8\site\bin;C:\Perl-5.8\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-01-17T07:11:38 ActivePerl-825 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:/CPANFL~1.8/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-5.8\site\bin;C:\Perl-5.8\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-5.8\var\cpan\Metadata' Database was generated on Sun, 16 Jan 2011 22:37:13 GMT Running make for D/DA/DAMS/Dancer-Plugin-FlashMessage-0.304.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DA/DAMS/Dancer-Plugin-FlashMessage-0.304.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DA/DAMS/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\D\DA\DAMS\Dancer-Plugin-FlashMessage-0.304.tar.gz ok Will not use Archive::Tar, need 1.00 Dancer-Plugin-FlashMessage-0.304 Dancer-Plugin-FlashMessage-0.304/README Dancer-Plugin-FlashMessage-0.304/Changes Dancer-Plugin-FlashMessage-0.304/LICENSE Dancer-Plugin-FlashMessage-0.304/dist.ini Dancer-Plugin-FlashMessage-0.304/META.yml Dancer-Plugin-FlashMessage-0.304/MANIFEST Dancer-Plugin-FlashMessage-0.304/Build.PL Dancer-Plugin-FlashMessage-0.304/README.pod Dancer-Plugin-FlashMessage-0.304/Makefile.PL Dancer-Plugin-FlashMessage-0.304/t Dancer-Plugin-FlashMessage-0.304/t/01_base.t Dancer-Plugin-FlashMessage-0.304/t/02_flash.t Dancer-Plugin-FlashMessage-0.304/t/00-compile.t Dancer-Plugin-FlashMessage-0.304/t/03_retrieve.t Dancer-Plugin-FlashMessage-0.304/t/views Dancer-Plugin-FlashMessage-0.304/t/views/index.tt Dancer-Plugin-FlashMessage-0.304/t/author-critic.t Dancer-Plugin-FlashMessage-0.304/logs Dancer-Plugin-FlashMessage-0.304/logs/development.log Dancer-Plugin-FlashMessage-0.304/t/release-distmeta.t Dancer-Plugin-FlashMessage-0.304/t/release-pod-coverage.t Dancer-Plugin-FlashMessage-0.304/lib/Dancer/Plugin Dancer-Plugin-FlashMessage-0.304/lib/Dancer/Plugin/FlashMessage.pm CPAN.pm: Going to build D/DA/DAMS/Dancer-Plugin-FlashMessage-0.304.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL WARNING ! This Makefile.PL file is provided just for lazy developers to quickly build this module directly from source, and hack it. However this module is managed by Dist::Zilla. Serious developers should install Dist::Zilla, and issue 'dist help' to see how to build and develop it properly. Especially, build/test/install requires are not properly set in this file. Contact the author if you need more help. Now sleeping 10 secs so you get bored and go install Dist::Zilla :) Warning: prerequisite Dancer 1.2003 not found. We have 1.2000. Checking if your kit is complete... Looks good Writing Makefile for Dancer::Plugin::FlashMessage >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp README.pod blib\lib\Dancer\Plugin\README.pod cp lib/Dancer/Plugin/FlashMessage.pm blib\lib\Dancer\Plugin\FlashMessage.pm DAMS/Dancer-Plugin-FlashMessage-0.304.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-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/00-compile.t t/01_base.t t/02_flash.t t/03_retrieve.t t/author-critic.t t/release-distmeta.t t/release-pod-coverage.t t/00-compile.t ............ 1..1 ok 1 - Dancer::Plugin::FlashMessage loaded ok ok t/01_base.t ............... 1..1 ok 1 - use Dancer::Plugin::FlashMessage; ok C:\cpanfly-5.8\var\cpan\build\Dancer-Plugin-FlashMessage-0.304-iVNNpf\public: No such file or directory at C:/cpanfly-5.8/var/megalib/Dancer.pm line 130 BEGIN failed--compilation aborted at t/02_flash.t line 3. t/02_flash.t .............. 1..4 Dubious, test returned 2 (wstat 512, 0x200) Failed 4/4 subtests C:\cpanfly-5.8\var\cpan\build\Dancer-Plugin-FlashMessage-0.304-iVNNpf\public: No such file or directory at C:/cpanfly-5.8/var/megalib/Dancer.pm line 130 BEGIN failed--compilation aborted at t/03_retrieve.t line 3. t/03_retrieve.t ........... 1..4 Dubious, test returned 2 (wstat 512, 0x200) Failed 4/4 subtests t/author-critic.t ......... skipped: these tests are for testing by the author t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing Test Summary Report ------------------- t/02_flash.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 0. t/03_retrieve.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 0. Files=7, Tests=2, 2 wallclock secs ( 0.03 usr + 0.03 sys = 0.06 CPU) Result: FAIL Failed 2/7 test programs. 0/2 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.8\bin\perl.exe' : return code '0xff' Stop. DAMS/Dancer-Plugin-FlashMessage-0.304.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DAMS/Dancer-Plugin-FlashMessage-0.304.tar.gz Finished 2011-01-17T07:11:53