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

Re: Perl bindings for puredb

by PodMaster (Abbot)
on Apr 03, 2003 at 08:59 UTC ( [id://247708]=note: print w/replies, xml ) Need Help??


in reply to Perl bindings for puredb

A DBD would be pointless since it's a HASH. What you're thinking of is a tie interface (like DB_File).

Without looking at the code, it should be fairly simple to create an interface due to the fact that it is just a hash.

update: I took at stab at compiling pure-db (win32), it took a little while but I got a native build going (non-cygwin) and I just started writing Tie::PureDB (it'll be my 2'nd official exstension).


MJD says you can't just make shit up and expect the computer to know what you mean, retardo!
I run a Win32 PPM repository for perl 5.6x+5.8x. I take requests.
** The Third rule of perl club is a statement of fact: pod is sexy.

Replies are listed 'Best First'.
Re: Re: Perl bindings for puredb
by submersible_toaster (Chaplain) on Apr 04, 2003 at 02:20 UTC

    At last I find myself in a position that necessitates tie'ing something in perl (which I have never done). I'll proceed to the tutorials section , where I _KNOW_ there is some info on tie'ing.

    Anytime you would like someone to help test Tie::PureDB, you have my voluntary support (how I love the make dance).


    ++PodMaster
    I can't believe it's not psellchecked

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (8)
As of 2024-04-18 16:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found