Path: utzoo!utgpu!news-server.csri.toronto.edu!helios.physics.utoronto.ca!ists!yunexus!oz From: oz@yunexus.yorku.ca (Ozan Yigit) Newsgroups: comp.lang.perl Subject: Re: Pattern matching of a large dbm file (slow indexing) Message-ID: <22676@yunexus.YorkU.CA> Date: 8 May 91 03:40:16 GMT References: <1991May6.163310.21805@ccu.umanitoba.ca> <1991May6.223013.7274@iwarp.intel.com> <22673@yunexus.YorkU.CA> <1991May7.232233.12448@NCoast.ORG> Sender: news@yunexus.YorkU.CA Organization: York U. Communications Research & Development Lines: 10 Brandon S. Allbery writes: >dbm/ndbm have their place, but that place isn't and >isn't intended to be as a replacement for a regular database manager. I know, and I thought I did say something like that. ;-) Maybe Larry may want to look into Marcus J. Ranum's b+tree package as a more general-purpose database package for more general-purpose uses that perl users seem to want. oz