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.0601 
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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/auth-test...............[debug] Debug messages enabled
[debug] Statistics 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.7012
[info] *** Request 1 (1.000/s) [23672] [Tue Jan  1 17:59:14 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.039194s (25.514/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /check_auth_basic                                              | 0.001231s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [23672] [Tue Jan  1 17:59:14 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.024349s (41.069/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /check_auth_basic                                              | 0.001108s |
'----------------------------------------------------------------+-----------'

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).
# ###################################################################
Use of uninitialized value in pattern match (m//) at 
/usr/lib/perl5/site_perl/5.8.8/HTTP/Cookies.pm line 45.
ok
t/pod.....................ok
t/pod_coverage............ok
t/redirect................[debug] Debug messages enabled
[debug] Statistics 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.7012
[info] *** Request 1 (1.000/s) [23686] [Tue Jan  1 17:59:20 2008] ***
[debug] "GET" request for "hi" from "127.0.0.1"
[debug] Path is "hi"
[debug] Redirecting to "http://localhost/hello";
[info] Request took 0.030755s (32.515/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hi                                                            | 0.001237s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [23686] [Tue Jan  1 17:59:20 2008] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.023494s (42.564/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.001029s |
'----------------------------------------------------------------+-----------'

[info] *** Request 3 (3.000/s) [23686] [Tue Jan  1 17:59:21 2008] ***
[debug] "GET" request for "greetings" from "127.0.0.1"
[debug] Path is "greetings"
[debug] Redirecting to "hello"
[info] Request took 0.024062s (41.559/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /greetings                                                     | 0.000892s |
'----------------------------------------------------------------+-----------'

[info] *** Request 4 (4.000/s) [23686] [Tue Jan  1 17:59:21 2008] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.023978s (41.705/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000986s |
'----------------------------------------------------------------+-----------'

[info] *** Request 5 (5.000/s) [23686] [Tue Jan  1 17:59:21 2008] ***
[debug] "GET" request for "bonjour" from "127.0.0.1"
[debug] Path is "bonjour"
[debug] Redirecting to "http://localhost/hi";
[info] Request took 0.024272s (41.200/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /bonjour                                                       | 0.001101s |
'----------------------------------------------------------------+-----------'

[info] *** Request 6 (6.000/s) [23686] [Tue Jan  1 17:59:21 2008] ***
[debug] "GET" request for "hi" from "127.0.0.1"
[debug] Path is "hi"
[debug] Redirecting to "http://localhost/hello";
[info] Request took 0.024181s (41.355/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hi                                                            | 0.001084s |
'----------------------------------------------------------------+-----------'

[info] *** Request 7 (7.000/s) [23686] [Tue Jan  1 17:59:21 2008] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.023748s (42.109/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000985s |
'----------------------------------------------------------------+-----------'

ok
t/simple..................[debug] Debug messages enabled
[debug] Statistics 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.7012
[info] *** Request 1 (1.000/s) [23692] [Tue Jan  1 17:59:23 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.030808s (32.459/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /default                                                       | 0.001179s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [23692] [Tue Jan  1 17:59:23 2008] ***
[debug] "GET" request for "hello/" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.024067s (41.551/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.001003s |
'----------------------------------------------------------------+-----------'

Wide character in print at /usr/lib/perl5/5.8.8/Test/Builder.pm line 1246.
[info] *** Request 3 (3.000/s) [23692] [Tue Jan  1 17:59:24 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.024415s (40.958/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /default                                                       | 0.001000s |
'----------------------------------------------------------------+-----------'

[info] *** Request 4 (4.000/s) [23692] [Tue Jan  1 17:59:24 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.023270s (42.974/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /default                                                       | 0.000985s |
'----------------------------------------------------------------+-----------'

[info] *** Request 5 (5.000/s) [23692] [Tue Jan  1 17:59:24 2008] ***
[debug] "GET" request for "hello/" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.023886s (41.866/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000986s |
'----------------------------------------------------------------+-----------'

Wide character in print at /usr/lib/perl5/5.8.8/Test/Builder.pm line 1246.
[info] *** Request 6 (6.000/s) [23692] [Tue Jan  1 17:59:24 2008] ***
[debug] "GET" request for "gzipped/" from "127.0.0.1"
[debug] Path is "gzipped"
[info] Request took 0.047616s (21.001/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /gzipped                                                       | 0.025141s |
'----------------------------------------------------------------+-----------'

Wide character in print at /usr/lib/perl5/5.8.8/Test/Builder.pm line 1246.
[info] *** Request 7 (7.000/s) [23692] [Tue Jan  1 17:59:24 2008] ***
[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.070205s (14.244/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /die                                                           | 0.001755s |
'----------------------------------------------------------------+-----------'

# Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm 
line 82."
Use of uninitialized value in concatenation (.) or string at 
/usr/lib/perl5/site_perl/5.8.8/Test/WWW/Mechanize.pm line 379.
[info] *** Request 8 (8.000/s) [23692] [Tue Jan  1 17:59:24 2008] ***
[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.039891s (25.068/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /die                                                           | 0.001740s |
'----------------------------------------------------------------+-----------'

# Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm 
line 82."
Use of uninitialized value in concatenation (.) or string at 
/usr/lib/perl5/site_perl/5.8.8/Test/WWW/Mechanize.pm line 379.
[info] *** Request 9 (9.000/s) [23692] [Tue Jan  1 17:59:24 2008] ***
[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.039498s (25.318/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /die                                                           | 0.001738s |
'----------------------------------------------------------------+-----------'

ok
All tests successful.
Files=6, Tests=79, 13 wallclock secs ( 0.17 usr  0.02 sys +  9.83 cusr  1.29 
csys = 11.31 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need Have  
    -------------------- ---- ------
    Catalyst             5.00 5.7012
    Test::More           0    0.74  
    Test::WWW::Mechanize 1.14 1.18  
    WWW::Mechanize       1.30 1.34  

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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LANG = en_US.UTF-8
    PATH = 
/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/icerider70/bin
    PERL5LIB = 
/home/icerider70/.cpan/build/Devel-Events-Objects-0.04-gqCL6k/blib/arch:/home/icerider70/.cpan/build/Devel-Events-Objects-0.04-gqCL6k/blib/lib:/home/icerider70/.cpan/build/Devel-Events-0.04-PvxMtU/blib/arch:/home/icerider70/.cpan/build/Devel-Events-0.04-PvxMtU/blib/lib:/home/icerider70/.cpan/build/Set-Object-1.22-r9tkxN/blib/arch:/home/icerider70/.cpan/build/Set-Object-1.22-r9tkxN/blib/lib:/home/icerider70/.cpan/build/Devel-Size-0.69-W3UIqA/blib/arch:/home/icerider70/.cpan/build/Devel-Size-0.69-W3UIqA/blib/lib:/home/icerider70/.cpan/build/Parse-Syslog-1.10-sghPP1/blib/arch:/home/icerider70/.cpan/build/Parse-Syslog-1.10-sghPP1/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 23039
    PERL5_CPAN_IS_RUNNING = 23039
    PERL_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_TEST_CRITIC = 1
    PERL_TEST_POD = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 500 / 500
    $GID = 500 500
    $EGID = 500 500

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.05  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          1.00  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18-53.el5, archname=i386-linux-thread-multi
    uname='linux builder7.centos.org 2.6.9-42.0.3.elsmp #1 smp fri oct 6 
06:21:39 cdt 2006 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 
-mtune=generic -fasynchronous-unwind-tables -Dversion=5.8.8 
-Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. 
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles 
-Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog 
-Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly 
-Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto 
-Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto 
-Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 
5.8.5 -Dscriptdir=/usr/bin'
    hint=recommended, useposix=true, d_sigaction=define
    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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.1 20061011 (Red Hat 4.1.1-30)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables -L/usr/local/lib'

Reply via email to