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

Re: Storing hash with key & value in a file

by CountZero (Bishop)
on Dec 16, 2014 at 13:19 UTC ( [id://1110485]=note: print w/replies, xml ) Need Help??


in reply to Storing hash with key & value in a file

Dumping a hash-variable to a file is easy and some suggestions have already been made.

However, you want to dump the content of the hash and add some comments to each value. That is not so simple and before we can even think how to approach this, you will need to explain where those comments are found. Are they in another hash or array or file or database or are they perhaps "calculated" on the fly?

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics
  • Comment on Re: Storing hash with key & value in a file

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-20 03:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found