Front page | perl.perl5.porters |
Postings from April 2003
Storable DB corruption
From:
Jord Tanner
Date:
April 5, 2003 04:18
Subject:
Storable DB corruption
Message ID:
1049503209.1926.25.camel@gecko
Greetings,
I am using the MLDBM module with Storable, and DB_File. I recently had
some DB_File corruption. The corruption was easily fixed via
db_dump/db_load, but it looks like the Storable data structures were
also corrupted. I get the dreaded "Storable binary image v24.49 more
recent than I am (v2.6)".
Are there any techniques that I can use to restore the Storable
structure to a consistent state?
Thank you for your assistance.
--
Jord Tanner <jord@indygecko.com>
-
Storable DB corruption
by Jord Tanner