Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Tying Complex Data Structures using dbmfilters

by broquaint (Abbot)
on Jan 13, 2005 at 04:11 UTC ( [id://421868]=note: print w/replies, xml ) Need Help??


in reply to Tying Complex Data Structures using dbmfilters

Perhaps DBM::Deep is the module you're looking for since it describes itself as A pure perl multi-level hash/array DBM, and rather conveniently has a tie interface.
HTH

_________
broquaint

  • Comment on Re: Tying Complex Data Structures using dbmfilters

Replies are listed 'Best First'.
Re^2: Tying Complex Data Structures using dbmfilters
by jgallagher (Pilgrim) on Jan 13, 2005 at 04:21 UTC
    That actually solves my problem perfectly; unfortunately installing CPAN modules is not an option. Fortunately this does not have to be extremely robust or speedy, just correct, and, if possible, easy to use (for my sake). :-)

      DBM::Deep is pure-Perl, so installation issues do not apply. You just need to copy the source somewhere accessible.

      Makeshifts last the longest.

        My apologies; I did not clearly state the issue. It's not for technical reasons that I cannot use CPAN modules; it's more of a political thing.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (10)
As of 2024-04-18 14:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found