5
votes
Is there any way to use a “constant” as hash key in Perl?
Most of the other folks have answered your questioned well. Taken together, these create a very full explanation of the problem and recommended workarounds. The problem is that the Perl pragma "u …
