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 test report for Test-WWW-Mechanize-Catalyst-0.37, created automatically by CPAN::Reporter, version 0.38, 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 * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------------------- ---- ------ Catalyst 5.00 5.7006 Test::More 0 0.64 Test::WWW::Mechanize 1.04 1.12 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /opt/perl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 PERL5LIB = SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /opt/perl/bin/perl UID: $< = 0 EUID: $> = 0 GID: $( = 0 0 EGID: $) = 0 0 Perl module toolchain versions installed: Module Have ------------------- -------- CPAN 1.8802 Cwd 3.24 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.12 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.31 ExtUtils::Manifest 1.49 ExtUtils::ParseXS 2.17 File::Spec 3.24 Module::Build 0.280500 Module::Signature 0.550 Test::Harness 2.640 Test::More 0.640 version 0.680 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /opt/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t 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 | | /default | Catty | default | | /die | Catty | die | | /greetings | Catty | greetings | | /hello | Catty | hello | | /bonjour | Catty | bonjour | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /bonjour | /bonjour | | /die | /die | | /greetings | /greetings | | /hello | /hello | | /hi | /hi | '-------------------------------------+--------------------------------------' [info] Catty powered by Catalyst 5.7006 [info] *** Request 1 (1.000/s) [7340] [Tue Jan 30 17:19:16 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.007534s (132.732/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hi | 0.000783s | '----------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [7340] [Tue Jan 30 17:19:16 2007] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.005703s (175.346/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000100s | '----------------------------------------------------------------+-----------' [info] *** Request 3 (3.000/s) [7340] [Tue Jan 30 17:19:16 2007] *** [debug] "GET" request for "greetings" from "127.0.0.1" [debug] Path is "greetings" [debug] Redirecting to "hello" [info] Request took 0.008204s (121.892/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /greetings | 0.000102s | '----------------------------------------------------------------+-----------' [info] *** Request 4 (4.000/s) [7340] [Tue Jan 30 17:19:16 2007] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.004614s (216.732/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000081s | '----------------------------------------------------------------+-----------' [info] *** Request 5 (5.000/s) [7340] [Tue Jan 30 17:19:16 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.005310s (188.324/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /bonjour | 0.000480s | '----------------------------------------------------------------+-----------' [info] *** Request 6 (6.000/s) [7340] [Tue Jan 30 17:19:16 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.004590s (217.865/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hi | 0.000409s | '----------------------------------------------------------------+-----------' [info] *** Request 7 (7.000/s) [7340] [Tue Jan 30 17:19:16 2007] *** [debug] "GET" request for "hello" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.004250s (235.294/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000077s | '----------------------------------------------------------------+-----------' 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 | | /default | Catty | default | | /die | Catty | die | | /greetings | Catty | greetings | | /hello | Catty | hello | | /bonjour | Catty | bonjour | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | /bonjour | /bonjour | | /die | /die | | /greetings | /greetings | | /hello | /hello | | /hi | /hi | '-------------------------------------+--------------------------------------' [info] Catty powered by Catalyst 5.7006 [info] *** Request 1 (1.000/s) [7351] [Tue Jan 30 17:19:16 2007] *** [debug] "GET" request for "/" from "127.0.0.1" [info] Request took 0.007133s (140.193/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /default | 0.000136s | '----------------------------------------------------------------+-----------' [info] *** Request 2 (2.000/s) [7351] [Tue Jan 30 17:19:16 2007] *** [debug] "GET" request for "hello/" from "127.0.0.1" [debug] Path is "hello" [info] Request took 0.006777s (147.558/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /hello | 0.000131s | '----------------------------------------------------------------+-----------' [info] *** Request 3 (3.000/s) [7351] [Tue Jan 30 17:19:16 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 59." [info] Request took 0.009049s (110.509/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /die | 0.000239s | '----------------------------------------------------------------+-----------' [info] *** Request 4 (4.000/s) [7351] [Tue Jan 30 17:19:16 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 59." [info] Request took 0.007637s (130.941/s) .----------------------------------------------------------------+-----------. | Action | Time | +----------------------------------------------------------------+-----------+ | /die | 0.000235s | '----------------------------------------------------------------+-----------' ok All tests successful. Files=4, Tests=48, 1 wallclock secs ( 1.10 cusr + 0.18 csys = 1.28 CPU) -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.8-022stab078.1-enterprise, archname=i686-linux uname='linux bounty.rbfh.de 2.6.8-022stab078.1-enterprise #1 smp thu may 11 13:51:08 msd 2006 i686 gnulinux ' config_args='-Dprefix=/opt/perl -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
