[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] DB record size



>From neeri@iis.ee.ethz.ch Wed Nov 20 17:58:10 1996
To: mac-perl@iis.ee.ethz.ch
Subject: Re: [MacPerl] DB record size 
Date: Wed, 20 Nov 1996 23:36:37 +0100
From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
Sender: owner-mac-perl@iis.ee.ethz.ch
Precedence: bulk

>>use DB_File;
>>$DB_HASH{"bsize"} = 65536; # Or whatever you want
>>
>>But I tried that and the is no module called DB_File.pm. The other DB
>>modules I found had nothing documented about this feature.
>
>Hmm, can anyone confirm this? I'm prettty sure it was included.

This is present in my 5.1.0r2 distribution.