TEST RESULTS:
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib', 'blib\arch')" t\00-load.t t\01-basic.t t\01a-basic.t t\02-auto.t
t\03-threads.t t\03a-threads.t t\04-shared.t t\04a-shared.t t\05-require.t
t\05a-require.t t\06-id.t t\07-dump.t t\07a-dump.t t\08-access.t t\09-chained.t
t\09a-chained.t t\09b-chained.t t\10-cumulative.t t\10a-cumulative.t
t\10b-cumulative.t t\11-coercion.t t\12-super.t t\13-pump.t t\14-auto_cc.t
t\15-type.t t\15a-type.t t\16-return.t t\17-dynamic.t t\18-inherit.t
t\19-storable.t t\20-clone.t t\21-import.t t\22-import.t t\23-weak.t
t\24-preproc.t t\25-access.t t\26-preinit.t t\27-exception.t t\28-lvalue.t
t\29-non_lvalue.t t\30-all.t t\31-attr.t t\32-meta.t t\33-hash_only.t
t\34-secure.t t\34a-secure.t t\35-add_class.t t\36-require.t t\37-class_perm.t
t\38-combined.t t\39-fork.t t\99-pod.t
t\00-load...........# Testing Object::InsideOut 3.11
ok
t\01-basic..........ok
t\01a-basic.........ok
t\02-auto...........ok
t\03-threads........ok
t\03a-threads.......ok
t\04-shared.........ok
t\04a-shared........ok
t\05-require........ok
t\05a-require.......ok
t\06-id.............ok
t\07-dump...........ok
t\07a-dump..........ok
t\08-access.........ok
t\09-chained........ok
t\09a-chained.......ok
t\09b-chained.......ok
t\10-cumulative.....ok
t\10a-cumulative....ok
t\10b-cumulative....ok
t\11-coercion.......ok
t\12-super..........ok
t\13-pump...........ok
t\14-auto_cc........ok
t\15-type...........ok
t\15a-type..........ok
t\16-return.........ok
t\17-dynamic........ok
t\18-inherit........ok
t\19-storable.......ok
t\20-clone..........ok
t\21-import.........ok
t\22-import.........ok
t\23-weak...........ok
t\24-preproc........ok
t\25-access.........ok
t\26-preinit........ok
t\27-exception......ok
t\28-lvalue.........ok
t\29-non_lvalue.....ok
t\30-all............ok
t\31-attr...........ok
t\32-meta...........ok
t\33-hash_only......ok
t\34-secure.........ok
t\34a-secure........ok
t\35-add_class......ok
t\36-require........ok
t\37-class_perm.....ok
t\38-combined.......ok
t\39-fork...........ok
t\99-pod............ok
All tests successful.
Files=52, Tests=1055, 11 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
--
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=MSWin32, osvers=5.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
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='gcc', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT
-DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE
-fno-strict-aliasing',
optimize='-O2',
cppflags='-DWIN32'
ccversion='12.00.8804', gccversion='3.4.2 (mingw-special)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf
-libpath:"C:\Perl\lib\CORE" -machine:x86'
libpth=\lib
libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32
-lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32
-lodbccp32 -lmsvcrt
perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32
-lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion
-lodbc32 -lodbccp32 -lmsvcrt
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
gnulibc_version='undef'
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 USE_LARGE_FILES
USE_SITECUSTOMIZE PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
Locally applied patches:
ActivePerl Build 815 [211909]
Iin_load_module moved for compatibility with build 806
PerlEx support in CGI::Carp
Less verbose ExtUtils::Install and Pod::Find
instmodsh upgraded from ExtUtils-MakeMaker-6.25
Patch for CAN-2005-0448 from Debian with modifications
Upgrade to Time-HiRes-1.76
25774 Keys of %INC always use forward slashes
25747 Accidental interpolation of $@ in Pod::Html
25362 File::Path::mkpath resets errno
25181 Incorrect (X)HTML generated by Pod::Html
24999 Avoid redefinition warning for MinGW
24699 ICMP_UNREACHABLE handling in Net::Ping
21540 Fix backward-compatibility issues in if.pm
Built under MSWin32
Compiled at Nov 2 2005 08:44:52
@INC:
C:/Perl/lib
C:/Perl/site/lib
.