Back
From: metabase:user:4bb19ea0-b064-11df-ac73-2d518c32fe74
Subject: PASS Catalyst-Plugin-Session-Store-Delegate-0.06 v5.13.4 GNU/Linux
Date: 2010-09-24T13:16:44Z
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 Catalyst-Plugin-Session-Store-Delegate-0.06
on perl 5.13.4, created by CPAN-Reporter-1.1801.
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 'make test':
PERL_DL_NONLAZY=1 /home/stefan/perl5/perlbrew/perls/perl-5.13.4/bin/perl5.13.4 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_use.t .. ok
[warn] Action methods (create_session, recover_session, after_session) found defined in your application class, SessionStoreTest. This is deprecated, please move them into a Root controller.
Class 'SessionStoreTest2::Model::Session' tried to inherit from itself
[warn] Action methods (create_session, recover_session) found defined in your application class, SessionStoreTest2. This is deprecated, please move them into a Root controller.
t/basic.t ... ok
All tests successful.
Files=2, Tests=24, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.74 cusr 0.06 csys = 0.82 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------------------- ---- -------
Catalyst::Plugin::Session 0.27 0.30
ExtUtils::MakeMaker 6.42 6.5601
Moose 0 1.13
MooseX::Emulate::Class::Accessor::Fast 0 0.00903
MRO::Compat 0 0.11
namespace::clean 0 0.18
Test::More 0 0.96
Test::use::ok 0 0.02
configure_requires:
Module Need Have
-------------------------------------- ---- -------
ExtUtils::MakeMaker 6.42 6.5601
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /home/stefan/perl5/perlbrew/bin:/home/stefan/perl5/perlbrew/perls/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12876
PERL5_CPAN_IS_RUNNING = 12876
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stefan/perl5/perlbrew/perls/perl-5.13.4/bin/perl5.13.4
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 46 108 117 123 124 1000
$EGID = 1000 4 20 24 46 108 117 123 124 1000
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_57
Cwd 3.33
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.5601
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2207
File::Spec 3.33
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.22
Test::More 0.96
YAML 0.72
YAML::Syck 1.14
version 0.82
--
Summary of my perl5 (revision 5 version 13 subversion 4) configuration:
Platform:
osname=linux, osvers=2.6.28-19-generic, archname=x86_64-linux
uname='linux pc-stefan 2.6.28-19-generic #61-ubuntu smp wed may 26 23:32:46 utc 2010 x86_64 gnulinux '
config_args='-de -Dprefix=/home/stefan/perl5/perlbrew/perls/perl-5.13.4 -Dusedevel'
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.3.3', 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 /lib64 /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.9.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.9'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
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_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Aug 27 2010 18:30:33
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12876"
PERL5_CPAN_IS_RUNNING="12876"
@INC:
/home/stefan/perl5/perlbrew/perls/perl-5.13.4/lib/site_perl/5.13.4/x86_64-linux
/home/stefan/perl5/perlbrew/perls/perl-5.13.4/lib/site_perl/5.13.4
/home/stefan/perl5/perlbrew/perls/perl-5.13.4/lib/5.13.4/x86_64-linux
/home/stefan/perl5/perlbrew/perls/perl-5.13.4/lib/5.13.4
.