Back
From: metabase:user:323dcade-2aae-11df-837a-5e0a49663a4f
Subject: PASS Sub-Prepend-0.01 v5.8.9 GNU/Linux
Date: 2012-01-16T14:06:48Z
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 Johan Lodin,
This is a computer-generated report for Sub-Prepend-0.01
on perl 5.8.9, created by CPAN-Reporter-1.2003.
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/local/bin/perl5.8.9d-nt "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/010basic.t .............. ok
t/020interface.t .......... ok
t/030prepend.t ............ ok
t/031prepend.t ............ ok
t/032prepend_prototype.t .. ok
t/040caller.t ............. ok
All tests successful.
Files=6, Tests=29, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.12 cusr 0.02 csys = 0.18 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
Carp 0 1.10
Scalar::Util 1.11 1.23
Symbol 0 1.06
Test::Exception 0.26 0.31
Test::More 0.45 0.98
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
PATH = /home/rurban/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22549
PERL5_CPAN_IS_RUNNING = 22549
SHELL = /bin/bash
TERM = xterm
TMPDIR = /home/rurban/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.8.9d-nt
$UID/$EUID = 1000 / 1000
$GID = 1000 27 124 125 1000
$EGID = 1000 27 124 125 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112150
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 3.11
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.3800
Module::Signature 0.68
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.78
YAML::Syck n/a
version 0.95
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=3.0.0-1-amd64, archname=x86_64-linux-debug
uname='linux reini 3.0.0-1-amd64 #1 smp sun jul 24 02:24:44 utc 2011 x86_64 gnulinux '
config_args='-de -Dusedevel -Dinstallman1dir=none -Dinstallman3dir=none -Dinstallsiteman1dir=none -Dinstallsiteman3dir=none -DEBUGGING -Doptimize=-g3 -Uuseithreads -Accflags=-msse4.2 -Accflags=-march=corei7 -Dcf_email=rurban@cpanel.net -Dperladmin=rurban@cpanel.net -Duseshrplib'
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=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-msse4.2 -march=corei7 -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g3',
cppflags='-msse4.2 -march=corei7 -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.6.1', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
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,/usr/local/lib/perl5/5.8.9/x86_64-linux-debug/CORE'
cccdlflags='-fPIC', lddlflags='-shared -g3 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_FAST_STDIO USE_LARGE_FILES
USE_PERLIO
Built under linux
Compiled at Nov 7 2011 15:55:07
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22549"
PERL5_CPAN_IS_RUNNING="22549"
@INC:
/usr/local/lib/perl5/5.8.9/x86_64-linux-debug
/usr/local/lib/perl5/5.8.9
/usr/local/lib/perl5/site_perl/5.8.9/x86_64-linux-debug
/usr/local/lib/perl5/site_perl/5.8.9
/usr/local/lib/perl5/site_perl
.