> > Peter Hircock wrote: > >> I get a Storable error on the $sth->execute call when using DBI proxy to >> call the DBD::ADO driver. I fell back to DBD-ADO-2.73 an did not get >> the same error. > > I'm trying to setup a test environment, but have some problems: > > Child died: Storable binary image v29.32 more recent than I am (v2.6) > at blib\lib\Storable.pm (autosplit into blib\lib\auto\Storable\thaw.al) > line 364, at C:/opt/perl/site/lib/RPC/PlServer/Comm.pm line 145 > > Meanwhile, would you be so kind as to narrow the range of the version > (I gess between 2.76 and 2.77)? > > Thanks, > > Steffen > Yes, can you tell me how to get the previous versions. I have 2.7,2.72,2.73,2.81,2.82 from ActiveState's PPM and I download 2.83 from CPAN.
Other module versions are: Perl 5.8.2 Build 808 ActiveState Storable 2.07 Win32::OLE 0.1701 DBI was 1.38 and I have upgraded to 1.39, same error. Thanks, Peter