This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Leon Brocard, This is a computer-generated report for Test-WWW-Mechanize-Catalyst-0.41 on perl-5.8.8, created automatically by CPAN-Reporter-1.06 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from 'D:\usr\bin\nmake.exe test': Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. D:\usr\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/auth-test...............[debug] Debug messages enabled [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine::CGI" [debug] Couldn't find home [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /hi | Catty | hi | | /gzipped | Catty | gzipped | | /default | Catty | default | | /die | Catty | die | | /greetings | Catty | greetings | | /hello | Catty | hello | | /bonjour | Catty | bonjour | | /check_auth_basic | Catty | check_auth_- | | | | basic | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /bonjour | /bonjour | | /check_auth_basic | /check_auth_basic | | /die | /die | | /greetings | /greetings | | /gzipped | /gzipped | | /hello | /hello | | /hi | /hi | '-------------------------------------+--------------------------------------' [info] Catty powered by Catalyst 5.7011 [info] *** Request 1 (1.000/s) [4936] [Fri Dec 7 09:16:54 2007] *** [debug] "GET" request for "check_auth_basic/" from "127.0.0.1" [debug] Path is "check_auth_basic" [info] Request took 0.026401s (37.877/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /check_auth_basic | 0.000147s | '----------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [4936] [Fri Dec 7 09:16:55 2007] *** [debug] "GET" request for "check_auth_basic/" from "127.0.0.1" [debug] Path is "check_auth_basic" [info] Request took 0.007239s (138.141/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /check_auth_basic | 0.000146s | '----------------------------------------------------------------+-----------' ok t/multi_content_type......# ################################################################### # Starting an external Catalyst HTTP server on port 7357 # To change the port, please set the TWMC_TEST_PORT env variable. # (The server will be automatically shut-down right after the tests). # ################################################################### Constant subroutine Catalyst::Engine::HTTP::CHUNKSIZE redefined at D:/usr/site/lib/constant.pm line 114. Constant subroutine Catalyst::Engine::HTTP::DEBUG redefined at D:/usr/site/lib/constant.pm line 114. Subroutine finalize_headers redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 50. Subroutine finalize_read redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 86. Subroutine prepare_read redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 100. Subroutine read_chunk redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 113. Subroutine write redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 149. Subroutine run redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 178. Subroutine _handler redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 342. Subroutine _read_headers redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 417. Subroutine _parse_request_line redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 436. Subroutine _parse_headers redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 451. Subroutine _socket_data redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 500. Subroutine _inet_addr redefined at D:/usr/site/lib/Catalyst/Engine/HTTP.pm line 526. Use of uninitialized value in pattern match (m//) at D:/usr/site/lib/HTTP/Cookies.pm line 45. ok t/pod.....................ok t/pod_coverage............ok t/redirect................[debug] Debug messages enabled [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine::CGI" [debug] Couldn't find home [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /hi | Catty | hi | | /gzipped | Catty | gzipped | | /default | Catty | default | | /die | Catty | die | | /greetings | Catty | greetings | | /hello | Catty | hello | | /bonjour | Catty | bonjour | | /check_auth_basic | Catty | check_auth_- | | | | basic | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /bonjour | /bonjour | | /check_auth_basic | /check_auth_basic | | /die | /die | | /greetings | /greetings | | /gzipped | /gzipped | | /hello | /hello | | /hi | /hi | '-------------------------------------+--------------------------------------' [info] Catty powered by Catalyst 5.7011 [info] *** Request 1 (1.000/s) [2136] [Fri Dec 7 09:16:59 2007] *** [debug] "GET" request for "hi" from "127.0.0.1" [debug] Path is "hi" [debug] Redirecting to "http://localhost/hello" [info] Request took 0.011175s (89.485/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hi | 0.000138s | '----------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [2136] [Fri Dec 7 09:16:59 2007] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.008312s (120.308/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000114s | '----------------------------------------------------------------+-----------' [info] *** Request 3 (3.000/s) [2136] [Fri Dec 7 09:16:59 2007] *** [debug] "GET" request for "greetings" from "127.0.0.1" [debug] Path is "greetings" [debug] Redirecting to "hello" [info] Request took 0.007221s (138.485/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /greetings | 0.000072s | '----------------------------------------------------------------+-----------' [info] *** Request 4 (4.000/s) [2136] [Fri Dec 7 09:16:59 2007] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.006917s (144.571/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000108s | '----------------------------------------------------------------+-----------' [info] *** Request 5 (5.000/s) [2136] [Fri Dec 7 09:16:59 2007] *** [debug] "GET" request for "bonjour" from "127.0.0.1" [debug] Path is "bonjour" [debug] Redirecting to "http://localhost/hi" [info] Request took 0.007986s (125.219/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /bonjour | 0.000132s | '----------------------------------------------------------------+-----------' [info] *** Request 6 (6.000/s) [2136] [Fri Dec 7 09:16:59 2007] *** [debug] "GET" request for "hi" from "127.0.0.1" [debug] Path is "hi" [debug] Redirecting to "http://localhost/hello" [info] Request took 0.007002s (142.816/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hi | 0.000125s | '----------------------------------------------------------------+-----------' [info] *** Request 7 (7.000/s) [2136] [Fri Dec 7 09:16:59 2007] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.007149s (139.880/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000112s | '----------------------------------------------------------------+-----------' ok t/simple..................[debug] Debug messages enabled [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine::CGI" [debug] Couldn't find home [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /hi | Catty | hi | | /gzipped | Catty | gzipped | | /default | Catty | default | | /die | Catty | die | | /greetings | Catty | greetings | | /hello | Catty | hello | | /bonjour | Catty | bonjour | | /check_auth_basic | Catty | check_auth_- | | | | basic | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /bonjour | /bonjour | | /check_auth_basic | /check_auth_basic | | /die | /die | | /greetings | /greetings | | /gzipped | /gzipped | | /hello | /hello | | /hi | /hi | '-------------------------------------+--------------------------------------' [info] Catty powered by Catalyst 5.7011 [info] *** Request 1 (1.000/s) [5864] [Fri Dec 7 09:17:00 2007] *** [debug] "GET" request for "/" from "127.0.0.1" [info] Request took 0.010828s (92.353/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /default | 0.000119s | '----------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [5864] [Fri Dec 7 09:17:00 2007] *** [debug] "GET" request for "hello/" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.025361s (39.431/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000116s | '----------------------------------------------------------------+-----------' [info] *** Request 3 (3.000/s) [5864] [Fri Dec 7 09:17:00 2007] *** [debug] "GET" request for "/" from "127.0.0.1" [info] Request took 0.009698s (103.114/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /default | 0.000110s | '----------------------------------------------------------------+-----------' [info] *** Request 4 (4.000/s) [5864] [Fri Dec 7 09:17:00 2007] *** [debug] "GET" request for "/" from "127.0.0.1" [info] Request took 0.026232s (38.121/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /default | 0.000111s | '----------------------------------------------------------------+-----------' [info] *** Request 5 (5.000/s) [5864] [Fri Dec 7 09:17:01 2007] *** [debug] "GET" request for "hello/" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.026672s (37.493/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000111s | '----------------------------------------------------------------+-----------' [info] *** Request 6 (6.000/s) [5864] [Fri Dec 7 09:17:01 2007] *** [debug] "GET" request for "gzipped/" from "127.0.0.1" [debug] Path is "gzipped" [info] Request took 0.039042s (25.613/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /gzipped | 0.030784s | '----------------------------------------------------------------+-----------' [info] *** Request 7 (7.000/s) [5864] [Fri Dec 7 09:17:01 2007] *** [debug] "GET" request for "die/" from "127.0.0.1" [debug] Path is "die" [error] Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." [info] Request took 0.135606s (7.374/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /die | 0.000377s | '----------------------------------------------------------------+-----------' # Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." [info] *** Request 8 (8.000/s) [5864] [Fri Dec 7 09:17:01 2007] *** [debug] "GET" request for "die/" from "127.0.0.1" [debug] Path is "die" [error] Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." [info] Request took 0.012844s (77.857/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /die | 0.000377s | '----------------------------------------------------------------+-----------' # Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." [info] *** Request 9 (9.000/s) [5864] [Fri Dec 7 09:17:01 2007] *** [debug] "GET" request for "die/" from "127.0.0.1" [debug] Path is "die" [error] Caught exception in Catty->die "erk! at t/lib/Catty.pm line 82." [info] Request took 0.011917s (83.914/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /die | 0.000381s | '----------------------------------------------------------------+-----------' ok All tests successful. Files=6, Tests=79, 8 wallclock secs ( 0.02 usr + 0.03 sys = 0.05 CPU) Result: PASS ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------------------- ---- ------ Catalyst 5.00 5.7011 Test::More 0 0.74 Test::WWW::Mechanize 1.14 1.16 WWW::Mechanize 1.30 1.32 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: ACTIVEPERL_MINGW = D:/MinGW COMSPEC = C:\WINDOWS\system32\cmd.exe DBIC_NO_WARN_BAD_PERL = 1 NUMBER_OF_PROCESSORS = 1 PATH = D:\usr\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Program Files\IDM Computer Solutions\UltraEdit-32;d:\Program Files\Subversion\bin;D:\MinGW\bin;D:\msys\1.0\bin;D:\MySQL\MySQL Server 6.0\bin;D:\OpenSSL\bin;d:\Program Files\StormII\Codec;d:\Program Files\StormII PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 5476 PERL5_CPAN_IS_RUNNING = 5476 PROCESSOR_IDENTIFIER = x86 Family 15 Model 44 Stepping 2, AuthenticAMD TEMP = C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = D:\usr\bin\perl.exe $UID/$EUID = 0 / 0 $GID = 0 $EGID = 0 Win32::GetOSName = WinXP/.Net Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.25 ExtUtils::CBuilder n/a ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.38 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature n/a Test::Harness 3.04 Test::More 0.74 YAML 0.66 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-aliasing', optimize='-O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5 (mingw special)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++', ldflags ='-L"D:\usr\lib\CORE"' libpth=\lib libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lmsvcrt perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lmsvcrt libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll -L"D:\usr\lib\CORE"'
