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.10.0, 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 'make test':

PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/auth-test.............Useless localization of subroutine entry at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Catalyst/Action.pm 
line 41.
[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 (0.333/s) [29644] [Sat Jan 12 12:33:04 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.006304s (158.629/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /check_auth_basic                                              | 0.000295s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (0.667/s) [29644] [Sat Jan 12 12:33:04 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.010058s (99.423/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /check_auth_basic                                              | 0.000233s |
'----------------------------------------------------------------+-----------'

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).
# ###################################################################
Useless localization of subroutine entry at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Catalyst/Action.pm 
line 41.
Use of uninitialized value $scheme in pattern match (m//) at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/HTTP/Cookies.pm line 
45.
ok
t/pod...................ok
t/pod_coverage..........skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/redirect..............Useless localization of subroutine entry at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Catalyst/Action.pm 
line 41.
[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) [29657] [Sat Jan 12 12:33:08 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.006205s (161.160/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hi                                                            | 0.000314s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [29657] [Sat Jan 12 12:33:09 2008] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.005550s (180.180/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000296s |
'----------------------------------------------------------------+-----------'

[info] *** Request 3 (3.000/s) [29657] [Sat Jan 12 12:33:09 2008] ***
[debug] "GET" request for "greetings" from "127.0.0.1"
[debug] Path is "greetings"
[debug] Redirecting to "hello"
[info] Request took 0.005465s (182.983/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /greetings                                                     | 0.000200s |
'----------------------------------------------------------------+-----------'

[info] *** Request 4 (4.000/s) [29657] [Sat Jan 12 12:33:09 2008] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.004901s (204.040/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000222s |
'----------------------------------------------------------------+-----------'

[info] *** Request 5 (5.000/s) [29657] [Sat Jan 12 12:33:09 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.004566s (219.010/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /bonjour                                                       | 0.000302s |
'----------------------------------------------------------------+-----------'

[info] *** Request 6 (6.000/s) [29657] [Sat Jan 12 12:33:09 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.005287s (189.143/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hi                                                            | 0.000429s |
'----------------------------------------------------------------+-----------'

[info] *** Request 7 (7.000/s) [29657] [Sat Jan 12 12:33:09 2008] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.005061s (197.589/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000228s |
'----------------------------------------------------------------+-----------'

ok
t/simple................Useless localization of subroutine entry at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Catalyst/Action.pm 
line 41.
[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) [29659] [Sat Jan 12 12:33:10 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.006460s (154.799/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /default                                                       | 0.000316s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [29659] [Sat Jan 12 12:33:10 2008] ***
[debug] "GET" request for "hello/" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.004756s (210.261/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000216s |
'----------------------------------------------------------------+-----------'

Wide character in print at 
/Users/david/cpantesting/perl-5.10.0/lib/5.10.0/Test/Builder.pm line 1246.
[info] *** Request 3 (3.000/s) [29659] [Sat Jan 12 12:33:10 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.005862s (170.590/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /default                                                       | 0.000309s |
'----------------------------------------------------------------+-----------'

[info] *** Request 4 (4.000/s) [29659] [Sat Jan 12 12:33:10 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.004539s (220.313/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /default                                                       | 0.000215s |
'----------------------------------------------------------------+-----------'

[info] *** Request 5 (5.000/s) [29659] [Sat Jan 12 12:33:10 2008] ***
[debug] "GET" request for "hello/" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.005687s (175.840/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /hello                                                         | 0.000264s |
'----------------------------------------------------------------+-----------'

Wide character in print at 
/Users/david/cpantesting/perl-5.10.0/lib/5.10.0/Test/Builder.pm line 1246.
[info] *** Request 6 (6.000/s) [29659] [Sat Jan 12 12:33:10 2008] ***
[debug] "GET" request for "gzipped/" from "127.0.0.1"
[debug] Path is "gzipped"
[info] Request took 0.011795s (84.782/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /gzipped                                                       | 0.003152s |
'----------------------------------------------------------------+-----------'

Wide character in print at 
/Users/david/cpantesting/perl-5.10.0/lib/5.10.0/Test/Builder.pm line 1246.
[info] *** Request 7 (7.000/s) [29659] [Sat Jan 12 12:33:10 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.098229s (10.180/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /die                                                           | 0.000418s |
'----------------------------------------------------------------+-----------'

# Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm 
line 82."
Use of uninitialized value $str in concatenation (.) or string at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Test/WWW/Mechanize.pm 
line 379.
[info] *** Request 8 (8.000/s) [29659] [Sat Jan 12 12:33:11 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.205947s (4.856/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /die                                                           | 0.000820s |
'----------------------------------------------------------------+-----------'

# Catalyst error screen: Caught exception in Catty->die "erk! at t/lib/Catty.pm 
line 82."
Use of uninitialized value $str in concatenation (.) or string at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Test/WWW/Mechanize.pm 
line 379.
[info] *** Request 9 (9.000/s) [29659] [Sat Jan 12 12:33:11 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.025026s (39.958/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /die                                                           | 0.000956s |
'----------------------------------------------------------------+-----------'

ok
All tests successful, 1 test skipped.
Files=6, Tests=78, 11 wallclock secs ( 2.33 cusr +  0.48 csys =  2.81 CPU)

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

Prerequisite modules loaded:

requires:

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

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 21169
    PERL5_CPAN_IS_RUNNING = 21169
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 
8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 
'
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to