TEST RESULTS:

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

        C:\Perl\bin\Perl.exe -Mblib -IC:\Perl\lib -IC:\Perl\lib -e "use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;" t\00-load.t 
t\01-mersenne.t t\02-gaussian.t t\03-threads.t t\04-win32.t t\05-dev_urandom.t 
t\06-dev_random.t t\07-random_org.t t\08-hotbits.t t\09-state.t t\10-deviates.t 
t\11-range.t t\12-rn_info.t t\13-overload.t t\14-serialize.t t\15-shared.t 
t\99-pod.t
Using C:/Perl/dev/test/Math-Random-MT-Auto-5.04/blib
t\00-load...........# Testing Math::Random::MT::Auto 5.04
ok
t\01-mersenne.......ok
t\02-gaussian.......ok
t\03-threads........skipped
        all skipped: Threads not supported
t\04-win32..........skipped
        all skipped: Not Win XP
t\05-dev_urandom....skipped
        all skipped: /dev/urandom not available
t\06-dev_random.....skipped
        all skipped: /dev/random not available
t\07-random_org.....ok
t\08-hotbits........ok
t\09-state..........ok
t\10-deviates.......ok
t\11-range..........ok
        60/227 skipped: Threads not supported
t\12-rn_info........# Seed warnings: Failure getting data from 
RandomNumbers.info: 500 /\x{FEFF}/: Can't use \x{} without 'use utf8' 
declaration at (eval 3) line 2
#  | No seed data obtained from sources - Setting minimal seed using PID and 
time at (eval 3) line 2
ok
t\13-overload.......ok
t\14-serialize......ok
t\15-shared.........skipped
        all skipped: Threads not supported
t\99-pod............ok
        1/3 skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
All tests successful, 5 tests and 61 subtests skipped.
Files=17, Tests=5502, 25 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)

--

Summary of my perl5 (revision 5 version 6 subversion 0) configuration:
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=undef use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=undef d_sfio=undef uselargefiles=undef 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='gcc', optimize='-O2', gccversion=3.4.2 (mingw-special)
    cppflags='-DWIN32'
    ccflags ='-DHASATTRIBUTE -fno-strict-aliasing -DNDEBUG -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS 
-DPERL_MSVCRT_READFIX'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=4
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-mdll'
    libpth="C:\Perl\lib\CORE"
    libs=-lkernel32 -luser32 -lgdi32 -lwinspool -l comdlg32 -ladvapi32 
-lshell32 -lole32 -loleaut32 -l netapi32 -luuid -lwsock32 -lmpr -lwinmm -l 
version -lodbc32 -lodbccp32 -lmsvcrt
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT 
PERL_IMPLICIT_SYS
  Locally applied patches:
        ActivePerl Build 623
  Built under MSWin32
  Compiled at Dec 15 2000 16:27:07
  @INC:
    C:/Perl/lib
    C:/Perl/site/lib
    .

Reply via email to