On Aug 01, David L. Nicol wrote:
> 
> Yes, to both.  Tie is not that complex, and does exactly what you want.

Thanks.  The documentation for tie doesn't really discuss how you'd manage
this for multilevel data structures like my example shown.  Tie::GHash
shows what happens if you're dealing with the top-level hash, but it's
unclear to me what you'd get in the case of:

${hr}{$module}{"ports"}

Where %hr was tied appropriately...

I guess I need a cluepon :)

Thanks,

-Clint

Reply via email to