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.12\site\bin;C:\Perl-5.12\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-11T21:02:16 ActivePerl-1200 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.12/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.12\site\bin;C:\Perl-5.12\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.12\var\cpan\Metadata' Database was generated on Tue, 11 Jan 2011 22:37:40 GMT Running make for D/DA/DAMS/Dancer-Plugin-FlashMessage-0.302.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DA/DAMS/Dancer-Plugin-FlashMessage-0.302.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.302.tar.gz ok Dancer-Plugin-FlashMessage-0.302 Dancer-Plugin-FlashMessage-0.302/README Dancer-Plugin-FlashMessage-0.302/Changes Dancer-Plugin-FlashMessage-0.302/LICENSE Dancer-Plugin-FlashMessage-0.302/dist.ini Dancer-Plugin-FlashMessage-0.302/META.yml Dancer-Plugin-FlashMessage-0.302/MANIFEST Dancer-Plugin-FlashMessage-0.302/Build.PL Dancer-Plugin-FlashMessage-0.302/README.pod Dancer-Plugin-FlashMessage-0.302/Makefile.PL Dancer-Plugin-FlashMessage-0.302/t Dancer-Plugin-FlashMessage-0.302/t/01_base.t Dancer-Plugin-FlashMessage-0.302/t/02_flash.t Dancer-Plugin-FlashMessage-0.302/MANIFEST.SKIP Dancer-Plugin-FlashMessage-0.302/t/00-compile.t Dancer-Plugin-FlashMessage-0.302/t/03_retrieve.t Dancer-Plugin-FlashMessage-0.302/t/views Dancer-Plugin-FlashMessage-0.302/t/views/index.tt Dancer-Plugin-FlashMessage-0.302/t/author-critic.t Dancer-Plugin-FlashMessage-0.302/t/release-distmeta.t Dancer-Plugin-FlashMessage-0.302/t/release-pod-coverage.t Dancer-Plugin-FlashMessage-0.302/lib/Dancer/Plugin Dancer-Plugin-FlashMessage-0.302/lib/Dancer/Plugin/FlashMessage.pm CPAN.pm: Going to build D/DA/DAMS/Dancer-Plugin-FlashMessage-0.302.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL 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.302.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.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 -e: No such file or directory at C:/cpanfly-5.12/var/megalib/Dancer.pm line 161 BEGIN failed--compilation aborted at C:/cpanfly-5.12/var/megalib/Dancer.pm line 161, line 16. Compilation failed in require at lib/Dancer/Plugin/FlashMessage.pm line 16, line 16. BEGIN failed--compilation aborted at lib/Dancer/Plugin/FlashMessage.pm line 16, line 16. Compilation failed in require at -e line 1, line 16. # Failed test 'Dancer::Plugin::FlashMessage loaded ok' # at t/00-compile.t line 45. # '' # doesn't match '(?s-xim:^\s*Dancer::Plugin::FlashMessage ok)' # Looks like you failed 1 test of 1. t/00-compile.t ............ 1..1 not ok 1 - Dancer::Plugin::FlashMessage loaded ok Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Failed test 'use Dancer::Plugin::FlashMessage;' # at t/01_base.t line 3. # Tried to use 'Dancer::Plugin::FlashMessage'. # Error: syntax error at C:\cpanfly-5.12\var\cpan\build\Dancer-Plugin-FlashMessage-0.302-f1vXN4\blib\lib/Dancer/Plugin/FlashMessage.pm line 38, near "before_template sub " # Compilation failed in require at (eval 4) line 2, line 16. # BEGIN failed--compilation aborted at (eval 4) line 2, line 16. # Looks like you failed 1 test of 1. t/01_base.t ............... 1..1 not ok 1 - use Dancer::Plugin::FlashMessage; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests syntax error at t/02_flash.t line 7, near "setting views" Execution of t/02_flash.t aborted due to compilation errors. t/02_flash.t .............. 1..4 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests syntax error at t/03_retrieve.t line 7, near "setting views" Execution of t/03_retrieve.t aborted due to compilation errors. t/03_retrieve.t ........... 1..4 Dubious, test returned 255 (wstat 65280, 0xff00) 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/00-compile.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/01_base.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/02_flash.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. t/03_retrieve.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. Files=7, Tests=2, 2 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: FAIL Failed 4/7 test programs. 2/2 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.12\bin\perl.exe' : return code '0xff' Stop. DAMS/Dancer-Plugin-FlashMessage-0.302.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.302.tar.gz Finished 2011-01-11T21:02:22