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.04 
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 'C:\strawberry-perl\dmake\bin\dmake.EXE test':

C:\strawberry-perl\perl\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) [2972] [Sat Nov  3 18:51:49 2007] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.019684s (50.803/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /check_auth_basic                                              | 0.000128s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [2972] [Sat Nov  3 18:51:49 2007] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.007474s (133.797/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /check_auth_basic                                              | 0.000133s |
'----------------------------------------------------------------+-----------'

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 
C:/strawberry-perl/perl/site/lib/constant.pm line 114.
Constant subroutine Catalyst::Engine::HTTP::DEBUG redefined at 
C:/strawberry-perl/perl/site/lib/constant.pm line 114.
Subroutine finalize_headers redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 50.
Subroutine finalize_read redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 86.
Subroutine prepare_read redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 100.
Subroutine read_chunk redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 113.
Subroutine write redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 149.
Subroutine run redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 178.
Subroutine _handler redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 342.
Subroutine _read_headers redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 417.
Subroutine _parse_request_line redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 436.
Subroutine _parse_headers redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 451.
Subroutine _socket_data redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 500.
Subroutine _inet_addr redefined at 
C:/strawberry-perl/perl/site/lib/Catalyst/Engine/HTTP.pm line 526.
Use of uninitialized value in pattern match (m//) at 
C:/strawberry-perl/perl/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) [360] [Sat Nov  3 18:51:53 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.00833s (120.048/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hi                                                            | 0.000129s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [360] [Sat Nov  3 18:51:53 2007] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.005494s (182.017/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000109s |
'----------------------------------------------------------------+-----------'

[info] *** Request 3 (3.000/s) [360] [Sat Nov  3 18:51:53 2007] ***
[debug] "GET" request for "greetings" from "127.0.0.1"
[debug] Path is "greetings"
[debug] Redirecting to "hello"
[info] Request took 0.005541s (180.473/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /greetings                                                     | 0.000065s |
'----------------------------------------------------------------+-----------'

[info] *** Request 4 (4.000/s) [360] [Sat Nov  3 18:51:53 2007] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.007137s (140.115/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000096s |
'----------------------------------------------------------------+-----------'

[info] *** Request 5 (5.000/s) [360] [Sat Nov  3 18:51:53 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.005894s (169.664/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /bonjour                                                       | 0.000127s |
'----------------------------------------------------------------+-----------'

[info] *** Request 6 (6.000/s) [360] [Sat Nov  3 18:51:53 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.005538s (180.571/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hi                                                            | 0.000116s |
'----------------------------------------------------------------+-----------'

[info] *** Request 7 (7.000/s) [360] [Sat Nov  3 18:51:53 2007] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.006435s (155.400/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000092s |
'----------------------------------------------------------------+-----------'

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) [3576] [Sat Nov  3 18:51:54 2007] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.008273s (120.875/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /default                                                       | 0.000102s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [3576] [Sat Nov  3 18:51:54 2007] ***
[debug] "GET" request for "hello/" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.005242s (190.767/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000104s |
'----------------------------------------------------------------+-----------'

[info] *** Request 3 (3.000/s) [3576] [Sat Nov  3 18:51:54 2007] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.005665s (176.523/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /default                                                       | 0.000103s |
'----------------------------------------------------------------+-----------'

[info] *** Request 4 (4.000/s) [3576] [Sat Nov  3 18:51:54 2007] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.005033s (198.689/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /default                                                       | 0.000095s |
'----------------------------------------------------------------+-----------'

[info] *** Request 5 (5.000/s) [3576] [Sat Nov  3 18:51:54 2007] ***
[debug] "GET" request for "hello/" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.005416s (184.638/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000111s |
'----------------------------------------------------------------+-----------'

[info] *** Request 6 (6.000/s) [3576] [Sat Nov  3 18:51:54 2007] ***
[debug] "GET" request for "gzipped/" from "127.0.0.1"
[debug] Path is "gzipped"
[info] Request took 0.007897s (126.630/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /gzipped                                                       | 0.002462s |
'----------------------------------------------------------------+-----------'

[info] *** Request 7 (7.000/s) [3576] [Sat Nov  3 18:51:54 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.030779s (32.490/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /die                                                           | 0.000125s |
'----------------------------------------------------------------+-----------'

# Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm 
line 82."
[info] *** Request 8 (8.000/s) [3576] [Sat Nov  3 18:51:54 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.010029s (99.711/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /die                                                           | 0.000103s |
'----------------------------------------------------------------+-----------'

# Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm 
line 82."
[info] *** Request 9 (9.000/s) [3576] [Sat Nov  3 18:51:54 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.011609s (86.140/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /die                                                           | 0.000104s |
'----------------------------------------------------------------+-----------'

ok
All tests successful.
Files=6, Tests=79,  6 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module               Need Have  
    -------------------- ---- ------
    Catalyst             5.00 5.7011
    Test::More           0    0.72  
    Test::WWW::Mechanize 1.14 1.16  
    WWW::Mechanize       1.30 1.32  

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    COMSPEC = C:\Windows\system32\cmd.exe
    INCLUDE = 
C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode;
    LIB = 
C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin;C:\strawberry-perl\mingw\lib
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\ActiveState Komodo Edit 
4.1\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program 
Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio 
Shared\9.0\DLLShared\;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\strawberry-perl\mingw\libexec\gcc\mingw32\3.4.5;C:\strawberry-perl\mingw\lib\gcc\mingw32\3.4.5;c:\Program
 Files\Console2
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 3676
    PERL5_CPAN_IS_RUNNING = 3676
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 76 Stepping 2, AuthenticAMD
    TEMP = C:\Users\MMUSGR~1\AppData\Local\Temp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = C:\strawberry-perl\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinVista
    Win32::GetOSVersion = , 6, 0, 6000, 2, 0, 0, 256, 1
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 3.19  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.19  
    Module::Build       0.2805
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                0.66  
    YAML::Syck          0.99  
    version             0.7203


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, 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 =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to