in reply to Re^3: Syntax Question Related to "join" on a Complex Data Structure
in thread Syntax Question Related to "join" on a Complex Data Structure
Key/Value Hash Slices were added in Perl v5.20 (the rest of the Slices doc is probably worth a read too).
Thanks for mentioning that here; as to my knowledge that is the first time it has been.
It had gone completely under my radar; and -- along with the index/value array slices -- looks to be a really useful addition.
IMO that is probably the most useful addition since they added defined-OR back in 5.10.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Syntax Question Related to "join" on a Complex Data Structure
by perldigious (Priest) on Oct 26, 2016 at 19:21 UTC |