PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\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-01-16T03:41:56 ActivePerl-1200 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.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\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-5.12\var\cpan\Metadata' Database was generated on Sat, 15 Jan 2011 20:57:19 GMT Running make for D/DA/DAMS/Dancer-Plugin-FlashMessage-0.303.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DA/DAMS/Dancer-Plugin-FlashMessage-0.303.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DA/DAMS/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\D\DA\DAMS\Dancer-Plugin-FlashMessage-0.303.tar.gz ok Dancer-Plugin-FlashMessage-0.303 Dancer-Plugin-FlashMessage-0.303/README Dancer-Plugin-FlashMessage-0.303/Changes Dancer-Plugin-FlashMessage-0.303/LICENSE Dancer-Plugin-FlashMessage-0.303/dist.ini Dancer-Plugin-FlashMessage-0.303/META.yml Dancer-Plugin-FlashMessage-0.303/MANIFEST Dancer-Plugin-FlashMessage-0.303/Build.PL Dancer-Plugin-FlashMessage-0.303/README.pod Dancer-Plugin-FlashMessage-0.303/Makefile.PL Dancer-Plugin-FlashMessage-0.303/t Dancer-Plugin-FlashMessage-0.303/t/01_base.t Dancer-Plugin-FlashMessage-0.303/t/02_flash.t Dancer-Plugin-FlashMessage-0.303/t/00-compile.t Dancer-Plugin-FlashMessage-0.303/t/03_retrieve.t Dancer-Plugin-FlashMessage-0.303/t/views Dancer-Plugin-FlashMessage-0.303/t/views/index.tt Dancer-Plugin-FlashMessage-0.303/t/author-critic.t Dancer-Plugin-FlashMessage-0.303/logs Dancer-Plugin-FlashMessage-0.303/logs/development.log Dancer-Plugin-FlashMessage-0.303/t/release-distmeta.t Dancer-Plugin-FlashMessage-0.303/t/release-pod-coverage.t Dancer-Plugin-FlashMessage-0.303/lib/Dancer/Plugin Dancer-Plugin-FlashMessage-0.303/lib/Dancer/Plugin/FlashMessage.pm CPAN.pm: Going to build D/DA/DAMS/Dancer-Plugin-FlashMessage-0.303.tar.gz >>> C:\Perl64-5.12\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.1901. 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.303.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.12\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 Can't call method "read_session_id" on an undefined value at C:/cpanfly-5.12/var/megalib/Dancer/Session.pm line 24. # Looks like you planned 4 tests but ran 3. # Looks like your test exited with 25 just after 3. t/02_flash.t .............. 1..4 ok 1 - use Dancer::Plugin::FlashMessage; ok 2 ok 3 - a route exists for GET / Dubious, test returned 25 (wstat 6400, 0x1900) Failed 1/4 subtests Can't call method "read_session_id" on an undefined value at C:/cpanfly-5.12/var/megalib/Dancer/Session.pm line 24. # Looks like you planned 4 tests but ran 1. # Looks like your test exited with 2 just after 1. t/03_retrieve.t ........... 1..4 ok 1 - use Dancer::Plugin::FlashMessage; Dubious, test returned 2 (wstat 512, 0x200) Failed 3/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: 6400 Tests: 3 Failed: 0) Non-zero exit status: 25 Parse errors: Bad plan. You planned 4 tests but ran 3. t/03_retrieve.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 1. Files=7, Tests=6, 1 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: FAIL Failed 2/7 test programs. 0/6 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.12\bin\perl.exe' : return code '0xff' Stop. DAMS/Dancer-Plugin-FlashMessage-0.303.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.303.tar.gz Finished 2011-01-16T03:42:11