Thanks, Elliot. Can you provide a test file that demonstrates the failure?
Regression tests of M::B 0.33 to 0.33_05 showed only a few changes in module test results. (At least, for things that aren't banned from my smokers for past bad behavior.) 0.33 to 0.33_06 is running now. Results probably will be available in 48 hours. -- David On Mon, Jul 6, 2009 at 10:08 PM, Elliot Shank<p...@galumph.com> wrote: > With 0.33_05, I run into the version::(cmp issue. With 0.33_06, I'm getting > the same sort of thing, but with version::(<=>. > > > Summary of my perl5 (revision 5 version 10 subversion 0) configuration: > Platform: > osname=linux, osvers=2.6.9-55.elsmp, archname=x86_64-linux-thread-multi > uname='linux hostname 2.6.9-55.elsmp #1 smp fri apr 20 16:36:54edt 2007 > x86_64 x86_64 x86_64 gnulinux ' > config_args='-des -Dprefix=/some/path/perl-5.10.0 -Dusethreads' > hint=recommended, useposix=true, d_sigaction=define > useithreads=define, usemultiplicity=define > useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef > use64bitint=define, use64bitall=define, uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -I/usr/include/gdbm', > optimize='-O2', > cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe > -I/usr/local/include -I/usr/include/gdbm' > ccversion='', gccversion='3.4.6 20060404 (Red Hat 3.4.6-8)', > 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 /lib64 /usr/lib64 /usr/local/lib64 > libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc > perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc > libc=/lib/libc-2.3.4.so, so=so, useshrplib=false, libperl=libperl.a > gnulibc_version='2.3.4' > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' > cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib' > > > Characteristics of this binary (from libperl): Compile-time options: > MULTIPLICITY PERL_DONT_CREATE_GVSV > PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL > USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES > USE_PERLIO USE_REENTRANT_API > Built under linux > Compiled at Dec 5 2008 14:26:49 > �...@inc: > /some/path/perl-5.10.0/lib/5.10.0/x86_64-linux-thread-multi > /some/path/perl-5.10.0/lib/5.10.0 > /some/path/perl-5.10.0/lib/site_perl/5.10.0/x86_64-linux-thread-multi > /some/path/perl-5.10.0/lib/site_perl/5.10.0 > . >