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-DES-2.03
# 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..342
342 basic tests ran in  1 wallclock secs ( 0.44 usr +  0.01 sys =  0.45 CPU)
342 of 342 tests passed (100.00%)

Running speed tests...

non-cached cipher speed test.  5000 encrypt iterations
 7 wallclock secs ( 7.10 usr +  0.19 sys =  7.29 CPU)
ok 343

non-cached cipher speed test.  5000 decrypt iterations
 8 wallclock secs ( 7.09 usr +  0.26 sys =  7.35 CPU)
ok 344

cached cipher speed test.  10000 encrypt iterations
 3 wallclock secs ( 2.67 usr +  0.00 sys =  2.67 CPU)
ok 345

cached cipher speed test.  10000 decrypt iterations
 2 wallclock secs ( 2.71 usr +  0.00 sys =  2.71 CPU)
ok 346

Testing Cipher Block Chaining..
ok 347 - CBC Mode

Finished with tests

--

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 '

Reply via email to