This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ Please cc any replies to [EMAIL PROTECTED] to keep other test volunteers informed and to prevent any duplicate effort. -- FYI, on an antique Sparc... # dmesg | head -9 OpenBSD 2.8 (GENERIC) #96: Mon Nov 6 11:39:07 MST 2000 [EMAIL PROTECTED]:/usr/src/sys/arch/sparc/compile/GENERIC real mem = 66371584 avail mem = 58830848 using 200 buffers containing 3317760 bytes of memory bootpath: /iommu@f,e0000000/sbus@f,e0001000/espdma@f,400000/esp@f,800000/sd@3,0 mainbus0 (root): SUNW,SPARCstation-10 cpu0 at mainbus0: TMS390Z50 v1 @ 40 MHz, on-chip FPU cpu0: physical 20K instruction (64 b/l), 16K data (32 b/l) cache enabled # cd Crypt-Blowfish-2.06/ # make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/libdata/perl5/sparc-openbsd/5.6.0 -I/usr/libdata/perl5 test.pl 1..11 ok 1 ok 2 ok 3 ok 4 DEP: 0000000000000000 <-- should be 0000000000000000 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 Running standard mode speed tests.. encrypting with non-cached cipher 5,000 cycles: 39 wallclock secs (37.55 usr + 0.32 sys = 37.87 CPU) Running standard mode speed tests.. decrypting with non-cached cipher 5,000 cycles: 39 wallclock secs (37.43 usr + 0.39 sys = 37.82 CPU) Running standard mode speed tests.. encrypting with cached cipher 10,000 cycles: 3 wallclock secs ( 3.04 usr + 0.00 sys = 3.04 CPU) Running standard mode speed tests.. decrypting with cached cipher 10,000 cycles: 3 wallclock secs ( 3.02 usr + 0.01 sys = 3.03 CPU) Testing Cipher Block Chaining.. DEC: 7654321 Now is the time for Should read: 7654321 Now is the time for ok 11 - CBC Mode -- Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Platform: osname=openbsd, osvers=2.8, archname=sparc-openbsd uname='openbsd' config_args='-Dopenbsd_distribution=defined -dsE' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef Compiler: cc='cc', optimize='-O2', gccversion=2.95.3 19991030 (prerelease) cppflags='-fno-strict-aliasing -I/usr/local/include' ccflags ='-fno-strict-aliasing -I/usr/local/include' stdchar='char', d_stdstdio=undef, usevfork=true intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags ='' libpth=/usr/lib libs=-lm -lc libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.6.0 Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=define, ccdlflags=' ' cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC '
