Nansh has asked for the wisdom of the Perl Monks concerning the following question:
Can anybody tell me how to assign one hash as a value of other hash
Example: %hash1 and %hash2 are two hash
%hash1 should have %hash2 as its value
Thanks in advance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Hashes and values (updated)
by haukex (Archbishop) on Jun 14, 2017 at 10:18 UTC | |
|
Re: Hashes and values
by Discipulus (Canon) on Jun 14, 2017 at 10:42 UTC | |
|
Re: Hashes and values
by perldigious (Priest) on Jun 14, 2017 at 13:24 UTC | |
|
Re: Hashes and values
by AnomalousMonk (Archbishop) on Jun 14, 2017 at 13:47 UTC | |
|
Re: Hashes and values
by locked_user sundialsvc4 (Abbot) on Jun 14, 2017 at 13:15 UTC |