Front page | perl.cpan.testers |
Postings from March 2008
PASS Test-WWW-Mechanize-1.20 i586-linux-thread-multi 2.6.8.1
From:
g.grigelionis
Date:
March 16, 2008 04:27
Subject:
PASS Test-WWW-Mechanize-1.20 i586-linux-thread-multi 2.6.8.1
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 report for Test-WWW-Mechanize-1.20
on perl 5.8.5, created by CPAN-Reporter-1.11.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00load..................# Testing Test::WWW::Mechanize 1.20, Perl 5.008005, /usr/bin/perl
ok
t/content_contains........ok
t/content_lacks...........ok
t/follow_link_ok..........ok
t/followable_links........ok
t/get_ok-parms............ok
t/get_ok..................ok
t/has_tag.................ok
t/html_lint_ok............ok
t/link_content............ok
t/link_status.............ok
t/links_ok................ok
t/new.....................ok
t/page_links_content......ok
t/page_links_ok...........ok
t/pod-coverage............ok
t/pod.....................ok
t/stuff_inputs............ok
t/submit_form_ok..........ok
All tests successful.
Files=19, Tests=163, 31 wallclock secs ( 0.29 usr 0.04 sys + 14.13 cusr 1.20 csys = 15.66 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---- ----
Carp::Assert::More 0 1.12
HTTP::Server::Simple 0.07 0.29
Test::Builder::Tester 1.09 1.13
Test::LongString 0.07 0.11
Test::More 0 0.78
URI::file 0 4.19
WWW::Mechanize 1.24 1.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_CTYPE =
PATH = /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 3738
PERL5_CPAN_IS_RUNNING = 3738
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 10 6 4 3 2 1 0
$EGID = 0 10 6 4 3 2 1 0
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=linux, osvers=2.6.8.1, archname=i586-linux-thread-multi
uname='linux beethoven 2.6.8.1 #1 smp mon dec 5 21:08:42 utc 2005 i686 athlon i386 gnulinux '
config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=true -Doptimize=-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -pipe'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef 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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -pipe',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe'
ccversion='', gccversion='3.3.4 (pre 3.3.5 20040809)', 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 =''
libpth=/lib /usr/lib /usr/local/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.3'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.5/i586-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared'
-
PASS Test-WWW-Mechanize-1.20 i586-linux-thread-multi 2.6.8.1
by g.grigelionis