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 Andy Lester,
    
This is a computer-generated test report for WWW-Mechanize-1.22, created
automatically by CPAN::Reporter, version 0.41, 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.07 
    File::Temp       0     0.18 
    FindBin          0     1.48 
    Getopt::Long     0     2.36 
    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.802 5.805
    LWP::UserAgent   2.024 2.033
    Pod::Usage       0     1.35 
    Test::LongString 0     0.11 
    Test::More       0.34  0.70 
    URI              1.25  1.35 
    URI::file        0     4.19 
    URI::URL         0     5.03 

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/home/tom/p59/bin:/home/tom/p59/bin:/home/tom/p594/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/home/tom/bin:/home/tom/bin:/home/tom/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/bin/zsh
    TERM = xterm

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

    Perl: $^X = /home/tom/p59/bin/perl5.9.5
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 4 20 24 25 29 30 44 46 109 111 114 115 1000
    EGID: $)  = 1000 4 20 24 25 29 30 44 46 109 111 114 115 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.88_79  
    Cwd                 3.24_01  
    ExtUtils::CBuilder  0.18     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.32_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18     
    File::Spec          3.24     
    Module::Build       0.2806_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.70     
    version             0.70     

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

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

PERL_DL_NONLAZY=1 /home/tom/p59/bin/perl5.9.5 "-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.22, with LWP 5.805, Perl 
5.009005, /home/tom/p59/bin/perl5.9.5
ok
t/add_header............ok
t/aliases...............ok
t/area_link.............ok
        4/9 skipped: various reasons
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:57262/
ok
        2/38 skipped: various reasons
t/local/click...........# Started http://localhost:54714/
ok
t/local/click_button....# Started http://localhost:59834/
ok
t/local/failure.........# Started http://localhost:43071/
ok
t/local/follow..........# Started http://localhost:43935/
ok
t/local/form............# Started http://localhost:48762/
ok
t/local/get.............# Started http://localhost:40430/
ok
        1/32 skipped: various reasons
t/local/overload........skipped
        all skipped: Mysteriously stopped passing, and I don't know why.
t/local/page_stack......# Started http://localhost:41102/
ok
t/local/referer.........ok
        1/13 skipped: various reasons
t/local/reload..........# Started http://localhost:58974/
ok
        1/14 skipped: various reasons
t/local/submit..........# Started http://localhost:59700/
ok
        1/13 skipped: various reasons
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=437, 12 wallclock secs ( 8.76 cusr +  0.83 csys =  9.59 CPU)


--

Summary of my perl5 (revision 5 version 9 subversion 5 patch 30836) 
configuration:
  Platform:
    osname=linux, osvers=2.6.17-11-generic, archname=i686-linux
    uname='linux tom-top 2.6.17-11-generic #2 smp thu feb 1 19:52:28 utc 2007 
i686 gnulinux '
    config_args='-des -Dprefix=/home/tom/p59 -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    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='4.1.2 20060928 (prerelease) (Ubuntu 
4.1.1-13ubuntu5)', 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.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to