Re: [Perl-unix-users] embedding hash syntax

2005-05-12 Thread $Bill Luebkert
[EMAIL PROTECTED] wrote: > for lack of a better perl vocab ill do the best I can. I'm trying to > use a hash key call inside another one. Basically getting a key from > one hash and using that value in another call to get a key from another > hash. so something i'm doing in the syntax is inc

[Perl-unix-users] embedding hash syntax

2005-05-12 Thread listmail
for lack of a better perl vocab ill do the best I can. I'm trying to use a hash key call inside another one. Basically getting a key from one hash and using that value in another call to get a key from another hash. so something i'm doing in the syntax is incorrect. at the end of the progr