On Wed, Apr 11, 2012 at 03:21:36PM -0400, Michael G Schwern via RT wrote:
Show quoted text> >> No idea what that's about. Do you not see that?
> >
> > I'm afraid not; after applying that change to Test::Formatter::Base, I
> > can successfully pass out => *STDOUT.
>
> Hmmm. What version of Test::Harness and Perl please?
$ perl -MTest::Harness\ 999 -e1
Test::Harness version 999 required--this is only version 3.23.
BEGIN failed--compilation aborted.
$ perl -V
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.32-220.el6.x86_64, archname=x86_64-linux
uname='linux h192-168-2-139.airg.us 2.6.32-220.el6.x86_64 #1 smp tue dec 6 19:48:22 gmt 2011 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/perlbrew/perls/perl-5.14.2'
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.4.6 20110731 (Red Hat 4.4.6-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/../lib64 /usr/lib/../lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.12'
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_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Jan 18 2012 19:37:06
%ENV:
PERLBREW_BASHRC_VERSION="0.39"
PERLBREW_HOME="/home/ether/.perlbrew"
PERLBREW_MANPATH="/home/perlbrew/perls/perl-5.14.2/man"
PERLBREW_PATH="/home/perlbrew/bin:/home/perlbrew/perls/perl-5.14.2/bin"
PERLBREW_PERL="perl-5.14.2"
PERLBREW_ROOT="/home/perlbrew"
PERLBREW_VERSION="0.39"
@INC:
/home/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux
/home/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2
/home/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux
/home/perlbrew/perls/perl-5.14.2/lib/5.14.2
.