Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: storing a huge text file into a hash

by raybies (Chaplain)
on Dec 07, 2010 at 20:08 UTC ( [id://875876]=note: print w/replies, xml ) Need Help??


in reply to storing a huge text file into a hash

If you want the whole hash in a file, quick and don't mind if the output file's readable text format, I'm currently in love with the Storable module. Just use "store" and the filename you wanna put it in, and "retrieve" to get it back.
  • Comment on Re: storing a huge text file into a hash

Log In?
Username:
Password:

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

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

    No recent polls found