Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

perlman:lib:SDBM_File

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

lib:SDBM_File

See the current Perl documentation for lib:SDBM_File.

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


SDBM_File - Tied access to sdbm files



 use SDBM_File;

 tie(%h, 'SDBM_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 surveying the Monastery: (5)
As of 2024-12-05 15:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which IDE have you been most impressed by?













    Results (36 votes). Check out past polls.