Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

perlman:lib:ODBM_File

by root (Monk)
on Dec 23, 1999 at 00:49 UTC ( [id://1119]=perlfunc: print w/replies, xml ) Need Help??

lib:ODBM_File

See the current Perl documentation for lib:ODBM_File.

Here is our local, out-dated (pre-5.6) version:


ODBM_File - Tied access to odbm files



 use ODBM_File;

 tie(%h, 'ODBM_File', 'Op.dbmx', O_RDWR|O_CREAT, 0640);

 untie %h;



See tie


Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-03-29 15:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found