Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re (tilly) 2: Windows/UNIX

by tilly (Archbishop)
on Apr 21, 2001 at 16:02 UTC ( [id://74412]=note: print w/replies, xml ) Need Help??


in reply to Re: Windows/UNIX
in thread Problems using DB_File on Windows (was: Windows/UNIX)

AnyDBM_File will use its preference for a dbm. It will always find something though because it can fall back on SDBM_File which ships with Perl.

However if keys or values go over 2K, that will cause data corruption. So don't use SDBM_File if you can avoid it.

Also note that if you are using one dbm and then install another, AnyDBM_File will no longer know how to read any of the data files that you previously worked with. Caveat programmer.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-19 15:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found