Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: tie on windows XP

by Corion (Patriarch)
on Aug 17, 2013 at 23:04 UTC ( [id://1049877]=note: print w/replies, xml ) Need Help??


in reply to tie on windows XP

I think at least DBM_File or GDBM_File should be available to you - at least, GDBM_File is available with my Strawberry Perl 5.16.

Alternatively, you can look whether DBM::Deep is available from PPM.

tie is a far more general mechanism that can be used to produce the mechanism that dbmopen used to produce, but its power is far larger than that.

Replies are listed 'Best First'.
Re^2: tie on windows XP
by BillKSmith (Monsignor) on Aug 18, 2013 at 03:15 UTC
    Thanks for the suggestions, but there are no DBM_File modules in the repository. Since my first post, I have found SDBM_File.pm in @INC. I do not know how it got there, but it works as advertised.
    Bill

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-25 23:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found