Back
From: metabase:user:68a9c4ac-1ec7-11e0-bf29-9c4bfeb2ac3f
Subject: PASS Test-WWW-Mechanize-Catalyst-0.54 v5.14.1 GNU/Linux
Date: 2011-08-12T00:49:33Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Tomas Doran,
This is a computer-generated report for Test-WWW-Mechanize-Catalyst-0.54
on perl 5.14.1, created by CPAN-Reporter-1.2001.
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 /home/rando/perl5/perlbrew/perls/5.14.1-shrplib/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/auth-test.t ........... ok
t/cookies.t ............. ok
#
# ###################################################################
# Starting an external Catalyst HTTP server on port 7357
# To change the port, please set the TWMC_TEST_PORT env variable.
# (The server will be automatically shut-down right after the tests).
# ###################################################################
t/multi_content_type.t .. ok
t/pod.t ................. ok
t/redirect.t ............ ok
t/simple.t .............. ok
t/two_app.t ............. ok
t/useragent.t ........... ok
t/white_label.t ......... ok
All tests successful.
Files=9, Tests=92, 6 wallclock secs ( 0.08 usr 0.00 sys + 5.42 cusr 0.44 csys = 5.94 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------------------- -------- --------
Catalyst 5.00 5.80033
LWP 5.816 6.02
Moose 0.67 2.0202
namespace::clean 0.09 0.21
perl 5.008004 5.014001
Test::WWW::Mechanize 1.14 1.34
WWW::Mechanize 1.54 1.68
build_requires:
Module Need Have
---------------------------------------- -------- --------
Catalyst::Plugin::Session::State::Cookie 0 0.17
Catalyst::Plugin::Session::Store::Dummy 0 0
ExtUtils::MakeMaker 6.42 6.59
Test::Exception 0 0.31
Test::More 0 0.98
configure_requires:
Module Need Have
---------------------------------------- -------- --------
ExtUtils::MakeMaker 6.42 6.59
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
LANGUAGE = en_US.utf8
LC_ALL = en_US.utf8
LC_CTYPE = en_US.utf8
PATH = /home/rando/perl5/perlbrew/bin:/home/rando/perl5/perlbrew/perls/5.14.1-shrplib/bin:/home/rando/devel/linux:/home/rando/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PATH_WITHOUT_PERLBREW = /home/rando/devel/linux:/home/rando/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14088
PERL5_CPAN_IS_RUNNING = 14088
PERLBREW_HOME = /home/rando/.perlbrew
PERLBREW_PATH = /home/rando/perl5/perlbrew/bin:/home/rando/perl5/perlbrew/perls/5.14.1-shrplib/bin
PERLBREW_PERL = 5.14.1-shrplib
PERLBREW_ROOT = /home/rando/perl5/perlbrew
PERLBREW_VERSION = 0.28
PERL_CPANM_OPT = --save-dists /home/rando/perl5/cpan/mini --mirror http://localhost:4999/CPAN/ --mirror http://cpan.ezarticleinformation.com/ --mirror http://search.cpan.org/CPAN/
SHELL = /bin/bash
TERM = screen-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/rando/perl5/perlbrew/perls/5.14.1-shrplib/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 46 112 120 122 1000
$EGID = 1000 4 20 24 46 112 120 122 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112150
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2210
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.93
--
Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
Platform:
osname=linux, osvers=2.6.38-11-generic, archname=x86_64-linux
uname='linux raptor 2.6.38-11-generic #48-ubuntu smp fri jul 29 19:02:55 utc 2011 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/rando/perl5/perlbrew/perls/5.14.1-shrplib -Duseshrplib'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.5.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/home/rando/perl5/perlbrew/perls/5.14.1-shrplib/lib/5.14.1/x86_64-linux/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Aug 10 2011 11:52:29
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="14088"
PERL5_CPAN_IS_RUNNING="14088"
PERLBREW_HOME="/home/rando/.perlbrew"
PERLBREW_PATH="/home/rando/perl5/perlbrew/bin:/home/rando/perl5/perlbrew/perls/5.14.1-shrplib/bin"
PERLBREW_PERL="5.14.1-shrplib"
PERLBREW_ROOT="/home/rando/perl5/perlbrew"
PERLBREW_VERSION="0.28"
PERL_CPANM_OPT="--save-dists /home/rando/perl5/cpan/mini --mirror http://localhost:4999/CPAN/ --mirror http://cpan.ezarticleinformation.com/ --mirror http://search.cpan.org/CPAN/"
@INC:
/home/rando/perl5/perlbrew/perls/5.14.1-shrplib/lib/site_perl/5.14.1/x86_64-linux
/home/rando/perl5/perlbrew/perls/5.14.1-shrplib/lib/site_perl/5.14.1
/home/rando/perl5/perlbrew/perls/5.14.1-shrplib/lib/5.14.1/x86_64-linux
/home/rando/perl5/perlbrew/perls/5.14.1-shrplib/lib/5.14.1
.