Start 2009-03-30T02:28:12 ActivePerl-1003 CPAN-1.9351 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\mingw\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Sun, 29 Mar 2009 10:26:58 GMT Running make for L/LB/LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/L/LB/LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/L/LB/LBROCARD/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\L\LB\LBROCARD\CPAN-Mini-Webserver-0.44.tar.gz ok CPAN-Mini-Webserver-0.44/ CPAN-Mini-Webserver-0.44/bin/ CPAN-Mini-Webserver-0.44/bin/minicpan_webserver CPAN-Mini-Webserver-0.44/CHANGES CPAN-Mini-Webserver-0.44/META.yml CPAN-Mini-Webserver-0.44/t/ CPAN-Mini-Webserver-0.44/t/pod.t CPAN-Mini-Webserver-0.44/t/WebserverTester.pm CPAN-Mini-Webserver-0.44/t/simple.t CPAN-Mini-Webserver-0.44/Makefile.PL CPAN-Mini-Webserver-0.44/README CPAN-Mini-Webserver-0.44/lib/ CPAN-Mini-Webserver-0.44/lib/CPAN/ CPAN-Mini-Webserver-0.44/lib/CPAN/Mini/ CPAN-Mini-Webserver-0.44/lib/CPAN/Mini/Webserver/ CPAN-Mini-Webserver-0.44/lib/CPAN/Mini/Webserver/Index.pm CPAN-Mini-Webserver-0.44/lib/CPAN/Mini/Webserver/Templates.pm CPAN-Mini-Webserver-0.44/lib/CPAN/Mini/Webserver/Templates/ CPAN-Mini-Webserver-0.44/lib/CPAN/Mini/Webserver/Templates/Images.pm CPAN-Mini-Webserver-0.44/lib/CPAN/Mini/Webserver/Templates/CSS.pm CPAN-Mini-Webserver-0.44/lib/CPAN/Mini/Webserver.pm CPAN-Mini-Webserver-0.44/MANIFEST CPAN.pm: Going to build L/LB/LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Warning: prerequisite App::Cache 0 not found. Warning: prerequisite Archive::Peek 0.33 not found. Checking if your kit is complete... Looks good Warning: prerequisite HTTP::Server::Simple 0.34 not found. Warning: prerequisite Module::InstalledVersion 0 not found. Writing Makefile for CPAN::Mini::Webserver ---- Unsatisfied dependencies detected during ---- ---- LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz ---- App::Cache [requires] Module::InstalledVersion [requires] HTTP::Server::Simple [requires] Archive::Peek [requires] Running make test Delayed until after prerequisites Running test for module 'App::Cache' Running make for L/LB/LBROCARD/App-Cache-0.35.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\L\LB\LBROCARD\App-Cache-0.35.tar.gz ok App-Cache-0.35/ App-Cache-0.35/CHANGES App-Cache-0.35/META.yml App-Cache-0.35/t/ App-Cache-0.35/t/pod.t App-Cache-0.35/t/pod_coverage.t App-Cache-0.35/t/simple.t App-Cache-0.35/t/lib/ App-Cache-0.35/t/lib/App/ App-Cache-0.35/t/lib/App/Cache/ App-Cache-0.35/t/lib/App/Cache/Test.pm App-Cache-0.35/Makefile.PL App-Cache-0.35/README App-Cache-0.35/lib/ App-Cache-0.35/lib/App/ App-Cache-0.35/lib/App/Cache.pm App-Cache-0.35/MANIFEST CPAN.pm: Going to build L/LB/LBROCARD/App-Cache-0.35.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for App::Cache >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/App/Cache.pm blib\lib\App\Cache.pm LBROCARD/App-Cache-0.35.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/pod.t ........... 1..1 ok 1 - blib\lib\App\Cache.pm ok t/pod_coverage.t .. 1..1 ok 1 - Pod coverage on App::Cache ok Can't call method "ctime" without a package or object reference at lib/App/Cache.pm line 65. # Looks like you planned 39 tests but ran 2. # Looks like your test exited with 255 just after 2. t/simple.t ........ 1..39 ok 1 - use App::Cache; ok 2 - use App::Cache::Test; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 37/39 subtests Test Summary Report ------------------- t/simple.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 39 tests but ran 2. Files=3, Tests=4, 1 wallclock secs ( 0.02 usr + 0.01 sys = 0.03 CPU) Result: FAIL Failed 1/3 test programs. 0/4 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. LBROCARD/App-Cache-0.35.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LBROCARD/App-Cache-0.35.tar.gz Running test for module 'Module::InstalledVersion' Running make for S/SK/SKUD/Module-InstalledVersion-0.05.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\S\SK\SKUD\Module-InstalledVersion-0.05.tar.gz ok Module-InstalledVersion-0.05/ Module-InstalledVersion-0.05/modversion Module-InstalledVersion-0.05/t/ Module-InstalledVersion-0.05/t/miv.t Module-InstalledVersion-0.05/Changes Module-InstalledVersion-0.05/Makefile.PL Module-InstalledVersion-0.05/lib/ Module-InstalledVersion-0.05/lib/Module/ Module-InstalledVersion-0.05/lib/Module/InstalledVersion.pm Module-InstalledVersion-0.05/MANIFEST CPAN.pm: Going to build S/SK/SKUD/Module-InstalledVersion-0.05.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::InstalledVersion >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Module/InstalledVersion.pm blib\lib\Module\InstalledVersion.pm C:\Perl\bin\perl.exe -MExtUtils::Command -e cp modversion blib\script\modversion pl2bat.bat blib\script\modversion SKUD/Module-InstalledVersion-0.05.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/miv.t .. ok 1 - use Module::InstalledVersion; ok 2 - create new object for CPAN ok 3 - Picked up version of CPAN ok 4 - create new object for Fcntl ok 5 - Picked up version of Fcntl ok 6 - create new object for Text::Wrap ok 7 - Picked up version of Text::Wrap 1..7 ok All tests successful. Files=1, Tests=7, 1 wallclock secs ( 0.00 usr + 0.03 sys = 0.03 CPU) Result: PASS SKUD/Module-InstalledVersion-0.05.tar.gz nmake test TEST_VERBOSE=1 -- OK PPD for Module-InstalledVersion-0.05 already made Running test for module 'HTTP::Server::Simple' Running make for J/JE/JESSE/HTTP-Server-Simple-0.38.tar.gz Prepending C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib to PERL5LIB for 'get' Checksum for C:\cpanfly\var\cpan\sources\authors\id\J\JE\JESSE\HTTP-Server-Simple-0.38.tar.gz ok HTTP-Server-Simple-0.38/ HTTP-Server-Simple-0.38/Changes HTTP-Server-Simple-0.38/ex/ HTTP-Server-Simple-0.38/ex/sample_server HTTP-Server-Simple-0.38/inc/ HTTP-Server-Simple-0.38/inc/Module/ HTTP-Server-Simple-0.38/inc/Module/Install/ HTTP-Server-Simple-0.38/inc/Module/Install/Base.pm HTTP-Server-Simple-0.38/inc/Module/Install/Can.pm HTTP-Server-Simple-0.38/inc/Module/Install/Fetch.pm HTTP-Server-Simple-0.38/inc/Module/Install/Makefile.pm HTTP-Server-Simple-0.38/inc/Module/Install/Metadata.pm HTTP-Server-Simple-0.38/inc/Module/Install/Win32.pm HTTP-Server-Simple-0.38/inc/Module/Install/WriteAll.pm HTTP-Server-Simple-0.38/inc/Module/Install.pm HTTP-Server-Simple-0.38/lib/ HTTP-Server-Simple-0.38/lib/HTTP/ HTTP-Server-Simple-0.38/lib/HTTP/Server/ HTTP-Server-Simple-0.38/lib/HTTP/Server/Simple/ HTTP-Server-Simple-0.38/lib/HTTP/Server/Simple/CGI/ HTTP-Server-Simple-0.38/lib/HTTP/Server/Simple/CGI/Environment.pm HTTP-Server-Simple-0.38/lib/HTTP/Server/Simple/CGI.pm HTTP-Server-Simple-0.38/lib/HTTP/Server/Simple.pm HTTP-Server-Simple-0.38/Makefile.PL HTTP-Server-Simple-0.38/MANIFEST HTTP-Server-Simple-0.38/META.yml HTTP-Server-Simple-0.38/README HTTP-Server-Simple-0.38/SIGNATURE HTTP-Server-Simple-0.38/t/ HTTP-Server-Simple-0.38/t/00smoke.t HTTP-Server-Simple-0.38/t/01live.t HTTP-Server-Simple-0.38/t/02pod.t HTTP-Server-Simple-0.38/t/03podcoverage.t HTTP-Server-Simple-0.38/t/04cgi.t Prepending C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build J/JE/JESSE/HTTP-Server-Simple-0.38.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for HTTP::Server::Simple >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/HTTP/Server/Simple/CGI/Environment.pm blib\lib\HTTP\Server\Simple\CGI\Environment.pm cp lib/HTTP/Server/Simple.pm blib\lib\HTTP\Server\Simple.pm cp lib/HTTP/Server/Simple/CGI.pm blib\lib\HTTP\Server\Simple\CGI.pm JESSE/HTTP-Server-Simple-0.38.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib to PERL5LIB for 'test' 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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00smoke.t ........ 1..8 ok 1 - use HTTP::Server::Simple; ok 2 - can new() ok 3 - The object isa HTTP::Server::Simple ok 4 - Defaults to 8080 ok 5 - Can change port ok 6 - Change persists ok 7 - can print_banner() ok 8 - can run() ok # started server on -5624 t/01live.t ......... 1..14 ok 1 - Constructor set port correctly HTTP::Server::Simple::CGI: You can connect to your server at http://localhost:13356/ ok 2 - pid is numeric ok 3 - Returns a page ok 4 - Signaled 1 process successfully ok 5 - Constructor set port correctly ok 6 - pid is numeric SlowServer: You can connect to your server at http://localhost:13357/ ok 7 - Returns a page ok 8 - Signaled 1 process successfully ok 9 - pid is numeric HTTP::Server::Simple::CGI: You can connect to your server at http://localhost:13358/ ok 10 - Returns a page ok 11 - knows what a request isn't ok 12 - HTTP/1.1 request ok 13 - HTTP/0.9 request ok 14 - Signaled 1 process successfully Dubious, test returned 9 (wstat 2304, 0x900) All 14 subtests passed t/02pod.t .......... 1..3 ok 1 - blib\lib\HTTP\Server\Simple.pm ok 2 - blib\lib\HTTP\Server\Simple\CGI.pm ok 3 - blib\lib\HTTP\Server\Simple\CGI\Environment.pm ok t/03podcoverage.t .. 1..3 ok 1 - Pod coverage on HTTP::Server::Simple ok 2 - Pod coverage on HTTP::Server::Simple::CGI ok 3 - Pod coverage on HTTP::Server::Simple::CGI::Environment ok # Failed test 'Didn't decode already' # at t/04cgi.t line 63. # '' # doesn't match '(?-xism:foo%3Fbar)' # Failed test 'Did decode already' # at t/04cgi.t line 68. # '' # doesn't match '(?-xism:foo/bar)' # Looks like you failed 2 tests of 22. t/04cgi.t .......... 1..22 ok 1 - Constructor set port correctly ok 2 - pid is numeric CGIServer: You can connect to your server at http://localhost:13096/ ok 3 - no file ok 4 - method - server_software ok 5 - method - request_method ok 6 - method - url ok 7 - method - server_port ok 8 - method - path_info ok 9 - method - server_name ok 10 - Environment - SERVER_NAME ok 11 - Environment - REMOTE_ADDR ok 12 - Environment - PATH_INFO ok 13 - Environment - SERVER_PROTOCOL ok 14 - Environment - REQUEST_METHOD ok 15 - Environment - REQUEST_URI ok 16 - Environment - SERVER_SOFTWARE ok 17 - Environment - QUERY_STRING ok 18 - Environment - SERVER_URL ok 19 - Environment - SERVER_PORT not ok 20 - Didn't decode already not ok 21 - Did decode already ok 22 - Signaled 1 process successfully Dubious, test returned 2 (wstat 512, 0x200) Failed 2/22 subtests Test Summary Report ------------------- t/01live.t (Wstat: 2304 Tests: 14 Failed: 0) Non-zero exit status: 9 t/04cgi.t (Wstat: 512 Tests: 22 Failed: 2) Failed tests: 20-21 Non-zero exit status: 2 Files=5, Tests=50, 9 wallclock secs ( 0.01 usr + 0.05 sys = 0.06 CPU) Result: FAIL Failed 2/5 test programs. 2/50 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2' Stop. JESSE/HTTP-Server-Simple-0.38.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JESSE/HTTP-Server-Simple-0.38.tar.gz Running test for module 'Archive::Peek' Running make for L/LB/LBROCARD/Archive-Peek-0.34.tar.gz Prepending C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib to PERL5LIB for 'get' Checksum for C:\cpanfly\var\cpan\sources\authors\id\L\LB\LBROCARD\Archive-Peek-0.34.tar.gz ok Archive-Peek-0.34/ Archive-Peek-0.34/CHANGES Archive-Peek-0.34/META.yml Archive-Peek-0.34/t/ Archive-Peek-0.34/t/archive.zip Archive-Peek-0.34/t/pod.t Archive-Peek-0.34/t/archive.tgz Archive-Peek-0.34/t/simple.t Archive-Peek-0.34/Makefile.PL Archive-Peek-0.34/README Archive-Peek-0.34/lib/ Archive-Peek-0.34/lib/Archive/ Archive-Peek-0.34/lib/Archive/Peek/ Archive-Peek-0.34/lib/Archive/Peek/Tar.pm Archive-Peek-0.34/lib/Archive/Peek/Zip.pm Archive-Peek-0.34/lib/Archive/Peek.pm Archive-Peek-0.34/MANIFEST Prepending C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build L/LB/LBROCARD/Archive-Peek-0.34.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Archive::Peek >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Archive/Peek/Zip.pm blib\lib\Archive\Peek\Zip.pm cp lib/Archive/Peek.pm blib\lib\Archive\Peek.pm cp lib/Archive/Peek/Tar.pm blib\lib\Archive\Peek\Tar.pm LBROCARD/Archive-Peek-0.34.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib to PERL5LIB for 'test' 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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/pod.t ..... 1..3 ok 1 - blib\lib\Archive\Peek.pm ok 2 - blib\lib\Archive\Peek\Tar.pm ok 3 - blib\lib\Archive\Peek\Zip.pm ok t/simple.t .. 1..7 ok 1 - use Archive::Peek; ok 2 - The object isa Archive::Peek ok 3 ok 4 ok 5 - The object isa Archive::Peek ok 6 ok 7 ok All tests successful. Files=2, Tests=10, 1 wallclock secs ( 0.00 usr + 0.06 sys = 0.06 CPU) Result: PASS LBROCARD/Archive-Peek-0.34.tar.gz nmake test TEST_VERBOSE=1 -- OK Leon Brocard <leon@astray.com> Peek into archives without extracting them >>> (cd C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF && tar cvf - Archive-Peek-0.34.ppd blib) | gzip -c >C:/cpanfly/var/REPO/L/LB/LBROCARD/Archive-Peek-0.34.tar.gz Archive-Peek-0.34.ppd blib/ blib/lib/ blib/lib/Archive/ blib/lib/Archive/Peek/ blib/lib/Archive/Peek/Tar.pm blib/lib/Archive/Peek/Zip.pm blib/lib/Archive/Peek.pm >>> mv C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF/Archive-Peek-0.34.ppd C:/cpanfly/var/REPO/L/LB/LBROCARD Running make for L/LB/LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz Prepending C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF/blib/arch C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF/blib/lib C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\CPAN-Mini-Webserver-0.44-nKa5vT Prepending C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF/blib/arch C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF/blib/lib C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build L/LB/LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz Warning: Prerequisite 'App::Cache => 0' for 'LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz' failed when processing 'LBROCARD/App-Cache-0.35.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. Warning: Prerequisite 'HTTP::Server::Simple => 0.34' for 'LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz' failed when processing 'JESSE/HTTP-Server-Simple-0.38.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/CPAN/Mini/Webserver/Index.pm blib\lib\CPAN\Mini\Webserver\Index.pm cp lib/CPAN/Mini/Webserver/Templates/CSS.pm blib\lib\CPAN\Mini\Webserver\Templates\CSS.pm cp lib/CPAN/Mini/Webserver/Templates/Images.pm blib\lib\CPAN\Mini\Webserver\Templates\Images.pm cp lib/CPAN/Mini/Webserver.pm blib\lib\CPAN\Mini\Webserver.pm cp lib/CPAN/Mini/Webserver/Templates.pm blib\lib\CPAN\Mini\Webserver\Templates.pm C:\Perl\bin\perl.exe -MExtUtils::Command -e cp bin/minicpan_webserver blib\script\minicpan_webserver pl2bat.bat blib\script\minicpan_webserver LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF/blib/arch C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF/blib/lib C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib to PERL5LIB for 'test' 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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/pod.t ..... 1..6 ok 1 - blib\script\minicpan_webserver ok 2 - blib\lib\CPAN\Mini\Webserver.pm ok 3 - blib\lib\CPAN\Mini\Webserver\Index.pm ok 4 - blib\lib\CPAN\Mini\Webserver\Templates.pm ok 5 - blib\lib\CPAN\Mini\Webserver\Templates\CSS.pm ok 6 - blib\lib\CPAN\Mini\Webserver\Templates\Images.pm ok Can't locate App/Cache.pm in @INC (@INC contains: C:/cpanfly/var/cpan/build/CPAN-Mini-Webserver-0.44-nKa5vT/t C:\cpanfly\var\cpan\build\CPAN-Mini-Webserver-0.44-nKa5vT\blib\lib C:\cpanfly\var\cpan\build\CPAN-Mini-Webserver-0.44-nKa5vT\blib\arch C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF/blib/arch C:\cpanfly\var\cpan\build\Archive-Peek-0.34-C5EIAF/blib/lib C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/arch C:\cpanfly\var\cpan\build\Module-InstalledVersion-0.05-2ROlI0/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at C:\cpanfly\var\cpan\build\CPAN-Mini-Webserver-0.44-nKa5vT\blib\lib/CPAN/Mini/Webserver.pm line 2. BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\CPAN-Mini-Webserver-0.44-nKa5vT\blib\lib/CPAN/Mini/Webserver.pm line 2. Compilation failed in require at t/simple.t line 11. BEGIN failed--compilation aborted at t/simple.t line 11. t/simple.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/simple.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=2, Tests=6, 0 wallclock secs ( 0.00 usr + 0.03 sys = 0.03 CPU) Result: FAIL Failed 1/2 test programs. 0/6 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2' Stop. LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LBROCARD/CPAN-Mini-Webserver-0.44.tar.gz Finished 2009-03-30T02:28:47