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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Andy Lester,
    
This is a computer-generated test report for WWW-Mechanize-1.20, created
automatically by CPAN::Reporter, version 0.39, 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 
    ---------------- ----- -----
    Carp             0     1.04 
    File::Temp       0     0.16 
    FindBin          0     1.47 
    HTML::Form       1.038 1.054
    HTML::HeadParser 0     2.22 
    HTML::Parser     3.33  3.56 
    HTML::TokeParser 2.28  2.37 
    HTTP::Daemon     0     1.36 
    HTTP::Request    1.3   1.40 
    HTTP::Status     0     1.28 
    LWP              5.76  5.805
    LWP::UserAgent   2.024 2.033
    Test::LongString 0     0.11 
    Test::More       0.34  0.67 
    UNIVERSAL        0     1.01 
    URI              1.25  1.35 
    URI::file        0     4.19 
    URI::URL         0     5.03 

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

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    SHELL = /bin/bash
    TERM = vt100

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

    Perl: $^X = /home/david/_/_/perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 46 44 29 25 24 20 1000
    EGID: $)  = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.12  
    Module::Build       0.2806
    Module::Signature   n/a   
    Test::Harness       2.56  
    Test::More          0.67  
    version             0.70  

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/david/_/_/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/add_header.t 
t/aliases.t t/area_link.t t/autocheck.t t/clone.t t/die.t t/field.t 
t/find_image.t t/find_link-warnings.t t/find_link.t t/form-parsing.t t/frames.t 
t/image-new.t t/image-parse.t t/link-base.t t/link-relative.t t/link.t t/new.t 
t/pod-coverage.t t/pod.t t/regex-error.t t/select.t t/taint.t t/tick.t 
t/upload.t t/warn.t t/warnings.t t/local/back.t t/local/click.t 
t/local/click_button.t t/local/failure.t t/local/follow.t t/local/form.t 
t/local/get.t t/local/overload.t t/local/page_stack.t t/local/referer.t 
t/local/reload.t t/local/submit.t
t/00-load...............# Testing WWW::Mechanize 1.20, with LWP 5.805, Perl 
5.008008, /home/david/_/_/perl-5.8.8/bin/perl
ok
t/add_header............ok
t/aliases...............ok
t/area_link.............ok
        4/9 skipped: Test::Memory::Cycle not installed
t/autocheck.............ok
t/clone.................ok
t/die...................ok
t/field.................ok
t/find_image............ok
t/find_link-warnings....skipped
        all skipped: Test::Warn required to test t/find_link-warnings.t
t/find_link.............ok
t/form-parsing..........ok
t/frames................ok
t/image-new.............ok
t/image-parse...........ok
t/link-base.............ok
t/link-relative.........ok
t/link..................ok
t/local/back............# Started http://localhost:2314/
ok
        2/38 skipped: Test::Memory::Cycle not installed
t/local/click...........# Started http://localhost:2329/
ok
t/local/click_button....# Started http://localhost:2333/
ok
t/local/failure.........# Started http://localhost:2339/
ok
t/local/follow..........# Started http://localhost:2342/
ok
t/local/form............# Started http://localhost:2349/
ok
t/local/get.............# Started http://localhost:2352/
ok
        1/32 skipped: Test::Memory::Cycle not installed
t/local/overload........skipped
        all skipped: Mysteriously stopped passing, and I don't know why.
t/local/page_stack......# Started http://localhost:2360/
ok
t/local/referer.........ok
        1/13 skipped: Test::Memory::Cycle not installed
t/local/reload..........# Started http://localhost:2369/
ok
        1/14 skipped: Test::Memory::Cycle not installed
t/local/submit..........# Started http://localhost:2373/
ok
        1/13 skipped: Test::Memory::Cycle not installed
t/new...................ok
t/pod-coverage..........ok
t/pod...................ok
t/regex-error...........skipped
        all skipped: Test::Warn required to test t/regex-error.t
t/select................ok
t/taint.................skipped
        all skipped: Test::Taint required for checking taintedness
t/tick..................ok
t/upload................ok
t/warn..................skipped
        all skipped: Test::Warn required to test warn
t/warnings..............skipped
        all skipped: Test::Warn required to test warnings
All tests successful, 6 tests and 10 subtests skipped.
Files=40, Tests=435, 11 wallclock secs ( 2.14 cusr +  6.09 csys =  8.23 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.8'
    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 -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    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 -lgdbm -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'

Reply via email to