in reply to How do I make all the keys in %a with common keys in %b equal to %b's values?
Please show us what code you have already written (30 lines maximum), what input you give it (5 lines) and what output you get, and also what output you expect.
As an aside, you might have noticed that neither your config file data nor your output render well. This is most likely because you did not wrap it in <code>...</code> tags, which make code and data render nice on this site.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: store a config file in hash
by murugaperumal (Sexton) on Mar 23, 2010 at 11:32 UTC |