Anish Mehta wrote:
Hello Everyone,
I have a problem is getting some data from database. I am getting the
error like this:
Storable binary image v2.6 more recent than I am (v2.4) at
blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/thaw.al)
line 342,
It seems that the entry at the db was created by Storable version 2.6
and you try to retrieve it using an older version of the module (2.4).
Is that true?
Can someone tell me what is the error and some suggestions to overcome
this problem..
Thanks in advance
Regards,
A+
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>