[ask@one bin]$ ~perl/bin/perl -MThread::Conveyor -e ''
Scalars leaked: 1
[ask@one bin]$ ~perl/bin/perl -w -MThread::Conveyor -e 'Thread::Conveyor->new()'
Use of uninitialized value in string eq at /home/perl/5.8.0/lib/site_perl/5.8.0/Thread/Conveyor/Throttled.pm line 38.
Use of uninitialized value in numeric eq (==) at blib/lib/Thread/Serialize.pm (autosplit into blib/lib/auto/Thread/Serialize/thaw.al) line 76.
Use of uninitialized value in numeric eq (==) at blib/lib/Thread/Serialize.pm (autosplit into blib/lib/auto/Thread/Serialize/thaw.al) line 76.
Scalars leaked: 1
$ ~perl/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.18-4smp, archname=i686-linux-thread-multi
uname='linux x1.develooper.com 2.4.18-4smp #1 smp thu may 2 18:32:34 edt 2002 i686 unknown '
config_args='-des -Dprefix=/home/perl/5.8.0 -Dusethreads -Duseithreads -Doptimize=-O9'
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 -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O9',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.3 2.96-112)', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.2.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Jul 30 2002 19:04:38
@INC:
/home/perl/5.8.0/lib/5.8.0/i686-linux-thread-multi
/home/perl/5.8.0/lib/5.8.0
/home/perl/5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi
/home/perl/5.8.0/lib/site_perl/5.8.0
/home/perl/5.8.0/lib/site_perl
.