Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^4: Need DBM file that holds data up to 50,000 bytes

by Anonymous Monk
on Aug 12, 2014 at 19:02 UTC ( [id://1097170]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Need DBM file that holds data up to 50,000 bytes
in thread Need DBM file that holds data up to 50,000 bytes

Care to elaborate on the "don't use" with the xDBM_File? What sort of issues?

  • Comment on Re^4: Need DBM file that holds data up to 50,000 bytes

Replies are listed 'Best First'.
Re^5: Need DBM file that holds data up to 50,000 bytes
by Tux (Canon) on Aug 13, 2014 at 06:01 UTC

    Mainly that they are old, highly undermaintained and lack features that DB_File and BerkeleyDB ship with.

    Another issue is that you might not really use the version you think you use, as many Linux systems ship with compatability libraries nowadays (if available at all). GDBM_File might be what you expect it to be, but likely that the libraries for ndbm are not what you think they are. odbm and sdbm are getting rare.


    Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1097170]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-04-16 08:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found