Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Caching a hash?

by moot (Chaplain)
on Mar 09, 2006 at 18:24 UTC ( [id://535461]=note: print w/replies, xml ) Need Help??


in reply to Caching a hash?

Have you looked at Data::Dumper ? Not sure if it'll be on your system or not, but it will pretty much do what you want.

Replies are listed 'Best First'.
Re^2: Caching a hash?
by friedo (Prior) on Mar 09, 2006 at 18:29 UTC
Re^2: Caching a hash?
by perrin (Chancellor) on Mar 09, 2006 at 18:30 UTC
    Storable is faster and has been in the core Perl distribution for years.

      Thanks, to both of you. Storable looks like a nice and quick way to unload and reload a hash quickly w/out all the fancy programming required for ties. I got a quick, read 10 minute, method written out that takes into the account of storing and retrieving (very easy). Now I just gotta test it out (!!).

      -- philip
      We put the 'K' in kwality!

Log In?
Username:
Password:

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

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

    No recent polls found