|
2 |
edited tags; edited title
|
||
|
1 |
|
||
Is there any way to use a "constant" as hash key in perl?Is there any way to use a constant as a hash key? For example:
The above code will create a hash with "X" as key and not 1 as key. Whereas, I want to use the value of constant X as key.
|
||||
|
Post Made Community Wiki by Community♦
|
||||
|
|
||||
