Hi All
I have a HASH built like this
{ . my @theta = $reg->theta(); $reg_coes{$id} = $theta[1]; $reg->print(); } return \%reg_coes;
what I want to do is print out the key and value in reg_coes, how do I do that?
In reply to printing contents of a hash by merrittr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |