in reply to Accumulating data in a hash using map{split()}
Re: Grandfather: actually I'm already using the 3rd param because some values can have ':' in them, but I agree your solution looks a bit obscure/magical.
I think I'll go with merlyn, as it's basically just hash merging like %a = (%b, %c), except of course it's $rec instead of <DATA>, for anybody else who reads this thread.
Thx again
Chris
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Accumulating data in a hash using map{split()}
by GrandFather (Saint) on May 04, 2007 at 00:25 UTC | |
|
Re^2: Accumulating data in a hash using map{split()}
by chrism01 (Friar) on May 03, 2007 at 23:41 UTC |