There's also multidimensional hashes [...] They're kinda weirdly implemented and not really used much.
Basically, all list elements are joined by $; (defaults to \034 = \x1C = ASCII FS) before using them as hash key. This is not multidimensional, it is just a poor emulation used mainly for awk compatibility.
Problems:
Alexander
In reply to Re^3: Why am I getting Can't use string (<string value>) as an ARRAY ref wile "strict refs" in use
by afoken
in thread Why am I getting Can't use string (<string value>) as an ARRAY ref wile "strict refs" in use
by 5NOMAD7
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |