in reply to Re^2: Multidimensional arrays
in thread Multidimensional arrays
Yes, these exist and are equivalent to
Not something you should use normally. Probably not even worth remembering, but you already did.$hash{ join $;, qw( dimension type ) }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Multidimensional arrays
by Bod (Parson) on Jun 06, 2023 at 17:12 UTC | |
by ablanke (Monsignor) on Jun 06, 2023 at 22:51 UTC |