Sun Jan 23 16:48:05 2011: Request 65052 was acted upon. Transaction: Correspondence added by rur...@x-ray.at Queue: Win32-OLE Subject: Re: [rt.cpan.org #65052] Cannot create ADODB.Connection object under Cygwin Broken in: 0.1709 Severity: Important Owner: Nobody Requestors: rkito...@cpan.org Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=65052 >
2011/1/23 Rafael Kitover via RT <bug-win32-...@rt.cpan.org>: > This is on 64bit Windows 7. > > On Cygwin: > > $ perl -Mblib -MData::Dumper -MWin32::OLE -le 'print Dumper(Win32::OLE- >>new("ADODB.Connection"))' > $VAR1 = undef; On 32-bit Windows XP also. All tests pass, but: $ perl -Mblib -MData::Dumper -MWin32::OLE -le 'print Dumper(Win32::OLE->new("ADODB.Connection"))' $VAR1 = undef; -- Reini Urban http://phpwiki.org/ http://murbreak.at/