On Thu, Sep 09, 2004 at 02:57:32PM -0400, Chris Devers wrote:
> On Thu, 9 Sep 2004, Johann Spies wrote:
>
> >We have a situation that we need to open a dbm-file but cannot do so
> >using perl version 5.8.4-2 on Debian Sarge. The following script
> >fails, but the same script and dbm-file works
On Thu, 9 Sep 2004, Johann Spies wrote:
We have a situation that we need to open a dbm-file but cannot do so
using perl version 5.8.4-2 on Debian Sarge. The following script
fails, but the same script and dbm-file works on Woody with perl 5.6:
Apparently, DBM files can get messed up if you creat
Chad Kellerman wrote:
Johann,
I have had the same problem. Check, I bet the versions of Berkley DB
are different.
Chad
Johann Spies wrote:
We have a situation that we need to open a dbm-file but cannot do so
using perl version 5.8.4-2 on Debian Sarge. The following script
fails, but the sam
Johann,
I have had the same problem. Check, I bet the versions of Berkley
DB are different.
Chad
Johann Spies wrote:
We have a situation that we need to open a dbm-file but cannot do so
using perl version 5.8.4-2 on Debian Sarge. The following script
fails, but the same script and dbm-file