in reply to Re: help on reference to hash
in thread help on reference to hash
Hi Dave,
thanks for your kind reply. I have tried the code, but it seems I have some problem on this piece of code:
my %my_tcldefs = %{$cliParms->{'tclDefs'}};there is no value passed to %my_tcldefs and %my_tcldefs is empty. Could you please give me more guidance? thanks very much!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: help on reference to hash
by AppleFritter (Vicar) on Jun 21, 2014 at 09:52 UTC | |
by skyworld_chen (Acolyte) on Jun 21, 2014 at 10:21 UTC | |
by AppleFritter (Vicar) on Jun 21, 2014 at 10:44 UTC |