Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: storing records of data structure in perl?

by jeffenstein (Hermit)
on May 21, 2015 at 10:00 UTC ( [id://1127323]=note: print w/replies, xml ) Need Help??


in reply to storing records of data structure in perl?

Another option is DBM::Deep, which lets you store nested structures. However, if the structures are actually objects (blessed references), I don't believe it will work, as DBM::Deep re-blesses the references.
  • Comment on Re: storing records of data structure in perl?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 21:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found