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 Joe McMahon,
    
This is a computer-generated test report for WWW-Mechanize-Pluggable-1.04, 
created
automatically by CPAN::Reporter, version 0.99_08, 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 
    Data::Dump::Streamer 0     2.05 
    File::Temp           0     0.18 
    FindBin              0     1.47 
    HTML::Form           1.038 1.054
    HTML::HeadParser     0     2.22 
    HTML::TokeParser     2.28  2.37 
    HTTP::Daemon         0     1.39 
    HTTP::Request        1.3   1.40 
    HTTP::Status         0     1.28 
    LWP                  5.76  5.808
    LWP::UserAgent       2.024 2.036
    Module::Pluggable    0     3.6  
    Test::Exception      0.2   0.25 
    Test::More           0.34  0.72 
    URI                  1.25  1.35 
    URI::file            0     4.19 
    URI::URL             0     5.03 
    WWW::Mechanize       1.12  1.30 

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

Environment variables:

    LC_CTYPE = en_US.UTF-8
    PATH = 
/Users/andy/bin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
    PERL5LIB = 
/Users/andy/.cpan/build/Template-Timer-0.04-wficnH/blib/arch:/Users/andy/.cpan/build/Template-Timer-0.04-wficnH/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 5439
    PERL5_CPAN_IS_RUNNING = 5439
    SHELL = /bin/bash
    TERM = xterm-color

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

    Perl: $^X = /opt/local/bin/perl
    UID:  $<  = 501
    EUID: $>  = 501
    GID:  $(  = 501 80 79 81 501
    EGID: $)  = 501 80 79 81 501

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9203 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.44   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.12   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.99_03
    Test::More          0.72   
    YAML                0.66   
    YAML::Syck          0.97   
    version             0.73   

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

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

PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/00.load.t t/001_load.t 
t/002_plugin.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/hooks.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/hooks.t 
t/local/page_stack.t t/local/plugin.t t/local/referer.t t/local/reload-old.t 
t/local/reload.t t/local/submit.t t/notaint/00.load.t t/notaint/aliases.t 
t/notaint/autocheck.t t/notaint/clone.t t/notaint/die.t t/notaint/new.t 
t/notaint/regex-error.t t/notaint/warn.t t/notaint/warnings.t
t/00.load..................# Testing WWW::Mechanize::Pluggable 1.04
ok
t/001_load.................ok
t/002_plugin...............ok
t/add_header...............ok
t/aliases..................ok
t/area_link................ok
t/autocheck................ok
t/clone....................ok
t/die......................ok
t/field....................ok
t/find_image...............ok
t/find_link-warnings.......ok
t/find_link................ok
t/form-parsing.............ok
t/frames...................ok
t/hooks....................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:58128/
ok
t/local/click..............# Started http://localhost:58141/
ok
t/local/click_button.......# Started http://localhost:58145/
ok
t/local/failure............# Started http://localhost:58151/
ok
t/local/follow.............# Started http://localhost:58154/
ok
t/local/form...............# Started http://localhost:58159/
ok
t/local/get................# Started http://localhost:58162/
ok
t/local/hooks..............# Started http://localhost:58170/
ok
t/local/page_stack.........# Started http://localhost:58174/
ok
t/local/plugin.............# Started http://localhost:58177/
ok
t/local/referer............ok
t/local/reload-old.........# Started http://localhost:58186/
ok
t/local/reload.............# Started http://localhost:58190/
ok
t/local/submit.............# Started http://localhost:58194/
ok
t/new......................ok
t/notaint/00.load..........# Testing WWW::Mechanize::Pluggable 1.04
ok
t/notaint/aliases..........ok
t/notaint/autocheck........ok
t/notaint/clone............ok
t/notaint/die..............ok
t/notaint/new..............ok
t/notaint/regex-error......ok
t/notaint/warn.............ok
t/notaint/warnings.........ok
t/pod-coverage.............ok
t/pod......................ok
t/regex-error..............ok
t/select...................ok
t/taint....................ok
t/tick.....................ok
t/upload...................ok
t/warn.....................ok
t/warnings.................ok
All tests successful.
Files=54, Tests=547, 17 wallclock secs ( 0.21 usr  0.19 sys + 12.66 cusr  2.70 
csys = 15.76 CPU)
Result: PASS


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.9.4, archname=darwin-2level
    uname='darwin kumina.local 8.9.4 darwin kernel version 8.9.4: thu may 17 
18:04:27 pdt 2007; root:xnu-792.20.12~1release_i386 i386 i386 '
    config_args='-des -Dprefix=/opt/local -Dccflags=-I'/opt/local/include' 
-Dldflags=-L/opt/local/lib -Dvendorprefix=/opt/local -Dcc=/usr/bin/gcc-4.0'
    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='/usr/bin/gcc-4.0', ccflags ='-I/opt/local/include -fno-common 
-DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -I/opt/local/include -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/opt/local/include'
    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 ='-L/opt/local/lib'
    libpth=/opt/local/lib /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='-L/opt/local/lib -bundle -undefined 
dynamic_lookup'

Reply via email to