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-02-19T07:23:03 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 Fri, 18 Feb 2011 21:30:17 GMT Running make for A/AJ/AJKALD/Dancer-Plugin-ProxyPath-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AJ/AJKALD/Dancer-Plugin-ProxyPath-0.01.tar.gz Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\A\AJ\AJKALD\Dancer-Plugin-ProxyPath-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 Dancer-Plugin-ProxyPath-0.01 Dancer-Plugin-ProxyPath-0.01/Changes Dancer-Plugin-ProxyPath-0.01/MANIFEST Dancer-Plugin-ProxyPath-0.01/ignore.txt Dancer-Plugin-ProxyPath-0.01/META.yml Dancer-Plugin-ProxyPath-0.01/README Dancer-Plugin-ProxyPath-0.01/Makefile.PL Dancer-Plugin-ProxyPath-0.01/Build.PL Dancer-Plugin-ProxyPath-0.01/t Dancer-Plugin-ProxyPath-0.01/t/02-proxy.t Dancer-Plugin-ProxyPath-0.01/t/boilerplate.t Dancer-Plugin-ProxyPath-0.01/t/01-proxypath.t Dancer-Plugin-ProxyPath-0.01/t/00-load.t Dancer-Plugin-ProxyPath-0.01/t/pod-coverage.t Dancer-Plugin-ProxyPath-0.01/t/manifest.t Dancer-Plugin-ProxyPath-0.01/t/pod.t Dancer-Plugin-ProxyPath-0.01/lib Dancer-Plugin-ProxyPath-0.01/lib/Dancer Dancer-Plugin-ProxyPath-0.01/lib/Dancer/Plugin Dancer-Plugin-ProxyPath-0.01/lib/Dancer/Plugin/ProxyPath.pm Dancer-Plugin-ProxyPath-0.01/lib/Dancer/Plugin/ProxyPath Dancer-Plugin-ProxyPath-0.01/lib/Dancer/Plugin/ProxyPath/Proxy.pm CPAN.pm: Going to build A/AJ/AJKALD/Dancer-Plugin-ProxyPath-0.01.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Dancer::Plugin::ProxyPath >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Dancer/Plugin/ProxyPath/Proxy.pm blib\lib\Dancer\Plugin\ProxyPath\Proxy.pm cp lib/Dancer/Plugin/ProxyPath.pm blib\lib\Dancer\Plugin\ProxyPath.pm AJKALD/Dancer-Plugin-ProxyPath-0.01.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/*.t # Testing Dancer::Plugin::ProxyPath 0.01, Perl 5.008009, C:\Perl-5.8\bin\perl.exe t/00-load.t ....... 1..1 ok 1 - use Dancer::Plugin::ProxyPath; ok Can't use an undefined value as a HASH reference at C:\cpanfly-5.8\var\cpan\build\Dancer-Plugin-ProxyPath-0.01-Vovo7m\blib\lib/Dancer/Plugin/ProxyPath.pm line 71. # Looks like your test exited with 255 before it could output anything. t/01-proxypath.t .. 1..2 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/02-proxy.t ...... 1..11 ok 1 - Instance isa Dancer::Plugin::ProxyPath::Proxy ok 2 - Always returns the same instance ok 3 - Dancer::Plugin::ProxyPath::Proxy->can('uri_for') ok 4 - Constructs abs destination ok 5 - Handles query parameters ok 6 - Constructs rel destination ok 7 - Constructs own path explicitly ok 8 - Constructs own path implicitly ok 9 - Constructs secure abs destination ok 10 - Constructs secure rel destination ok 11 - Constructs own path implicitly, and securely ok t/boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Dancer/Plugin/ProxyPath.pm contains no boilerplate text ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. 1..2 ok 1 - Pod coverage on Dancer::Plugin::ProxyPath ok 2 - Pod coverage on Dancer::Plugin::ProxyPath::Proxy ok t/pod.t ........... 1..2 ok 1 - POD test for blib\lib\Dancer\Plugin\ProxyPath.pm ok 2 - POD test for blib\lib\Dancer\Plugin\ProxyPath\Proxy.pm ok Test Summary Report ------------------- t/01-proxypath.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. Files=7, Tests=19, 1 wallclock secs ( 0.02 usr + 0.01 sys = 0.03 CPU) Result: FAIL Failed 1/7 test programs. 0/19 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.8\bin\perl.exe' : return code '0xff' Stop. AJKALD/Dancer-Plugin-ProxyPath-0.01.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports AJKALD/Dancer-Plugin-ProxyPath-0.01.tar.gz Finished 2011-02-19T07:23:06