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. -- t\1_nls.............ok t\2_variant.........ok t\3_ole.............ok 50/50FAILED tests 28, 39 Failed 2/50 tests, 96.00% okay t\4_compat..........ok t\5_unicode.........ok t\6_event...........ok t\7_overload........ok Failed Test Status Wstat Total Fail Failed List of failed ------------------------------------------------------------------------------- t\3_ole.t 50 2 4.00% 28, 39 Failed 1/7 test scripts, 85.71% okay. 2/102 subtests failed, 98.04% okay. output of perl -Mblib t\3_ole.t follows: 1..50 # Excel is Excel=HASH(0x1f9cffc) # App object type is _Application ok 1 ok 2 # Book object type is _Workbook ok 3 ok 4 # Died with msg: # Win32::OLE(0.1403) error 0x80020006: "Unknown name" # in GetIDsOfNames of "Xyzzy" at t\3_ole.t line 128 ok 5 # SUPER::Xyzzy returned OLE error 0x80020006 # Excel::LastError returns (num): 0x80020006 # Excel::LastError returns (str): # Win32::OLE(0.1403) error 0x80020006: "Unknown name" # in GetIDsOfNames of "Xyzzy" # Excel::LastError returns (num): 0x00000000 # Excel::LastError returns (str): 0 ok 6 ok 7 # Sheet object type is _Worksheet ok 8 # SUPER::Cells returned OLE error 0x80020005 # Excel::LastError returns (str): # Win32::OLE(0.1403) error 0x80020005: "Type mismatch" # in METHOD/PROPERTYGET "Cells" argument 2 ok 9 # Tests 10 and 11 will fail if no default printer has been installed yet # FirstPageNumber is "13" ok 10 # Orientation is "2" ok 11 # xlLandscape is "2" ok 12 # Name is "Foglio3" ok 13 # Cells (Excel) object type is Range # Value is "25" ok 14 ok 15 # Value is aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ok 16 # Value is 4711 ok 17 # Bold: 0 ok 18 # Bold: 0 # Excel->LastError is 0x80020003 ok 19 # Bold: 1 ok 20 # Value is "PerlCamel" ok 21 # Value is "3.1415" ok 22 # Values are: "Camel" ok 23 # Values are: "[[Camel,<undef>]]" ok 24 # Values are: "[[Camel],[Perl]]" ok 25 # Values are: "[[Camel,<undef>],[Perl,3.1415]]" ok 26 # Value is "CamelPerl3.1415" ok 27 # Value is "Excel::Variant=SCALAR(0x42703dc)" not ok 28 # Count is "3" and Value is "4" ok 29 # Count is "4" and Value is "6" ok 30 # Count is "6" and Value is "9" ok 31 # Value is "XYZZY" ok 32 ok 33 # $Sheets->{Count} is 11 # scalar(@Sheets) is 11 # Sheet->{Name} is "Foglio6" # Sheet->{Name} is "Foglio9" # Sheet->{Name} is "Foglio8" # Sheet->{Name} is "Foglio7" # Sheet->{Name} is "XYZZY" # Sheet->{Name} is "Foglio4" # Sheet->{Name} is "My Sheet #1" # Sheet->{Name} is "Foglio2" # Sheet->{Name} is "Foglio11" # Sheet->{Name} is "Foglio10" # Sheet->{Name} is "Foglio3" ok 34 # Number of Excel application properties: 144 # Value is "2" ok 35 # Excel version is 9.0 # ANSI(cp1252) -> OEM(cp437/cp850): 163 -> 156 # ANSI is "�" (163) and OEM is "�" (156) ok 36 ok 37 ok 38 # Object type is "_Workbook" # Value is "-2146826259" not ok 39 # Variant is (8,Perl) ok 40 # Excel CLSID is {00024500-0000-0000-C000-000000000046} # Object application is Excel ok 41 # Object application is Excel ok 42 # Object=Win32::OLE=HASH(0x1a7507c) Class=_Application # Object=Win32::OLE=HASH(0x425fe28) Class=Range # Object=Excel=HASH(0x4270190) Class=Style # Object=Excel=HASH(0x426fc8c) Class=Range # Object=Excel=HASH(0x426fc20) Class=Sheets # Object=Excel=HASH(0x428a228) Class=_Worksheet # Object=Excel=HASH(0x42b59a8) Class=_Workbook # Object=Excel=HASH(0x1f9cffc) Class=_Application # Count=8 Found=1 ok 43 # Exists=0 ok 44 # Exists=1 ok 45 # Foglio6 # Foglio9 # Foglio8 # Foglio7 # XYZZY # Foglio4 # My Sheet #1 # Foglio2 # Foglio11 # Foglio10 # Foglio3 ok 46 ok 47 # Application=75160500 Parent=69365364 ok 48 # Application=69365448 Parent=69365448 ok 49 ok 50 -- 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='cl', optimize='-O1 -MD -DNDEBUG', gccversion= cppflags='-DWIN32' ccflags ='-O1 -MD -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='link', ldflags ='-nologo -nodefaultlib -release -libpath:"p:\560\lib\CORE" -machine:x86' libpth=E:\VS\VC\lib libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release -libpath:"p:\560\lib\CORE" -machine:x86'
