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

Re: [MacPerl] DBMOpen with MacPerl



At 9:32 AM -0800 10/28/97, Russell Mirabelli wrote:
>b) Are there any other DBM tools for the mac?
>c) Is anyone else trying to use this stuff in MacPerl?

I've used the DB_File implementation quite successfully with MacPerl,
in particular moving to use 'tie' directly instead of dbmopen().  I use
  o tied arrays (for which I wrote some simple push/pop, shift/unshift
    emulators since they aren't supported in the language directly ... yet)
  o tied hashes, and
  o have built a simple tied hash-of-hashes scheme.

With Perl 5, it let's me have numerous structures on disk unlike the
older Perl 4 and dbmopen() combo.

_______
Will Neuhauser              willn@quando.com
Chief Technical Officer, VP Development
Quando, Inc.                Tel: 1 (503) 225-1988
520 NW Davis Street         Fax: 1 (503) 225-1987
Portland, OR  97209 USA



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch