in reply to Re^4: Syntax Question Related to "join" on a Complex Data Structure
in thread Syntax Question Related to "join" on a Complex Data Structure

...along with the index/value array slices -- looks to be a really useful addition.

I agree with that sentiment. When you had me go back and look at the index/value array slice as well my brain started pondering on all the code I've written in the past year that I could have written to exploit that and $virtue_of_laziness++.

I love it when things get difficult; after all, difficult pays the mortgage. - Dr. Keith Whites
I hate it when things get difficult, so I'll just sell my house and rent cheap instead. - perldigious
  • Comment on Re^5: Syntax Question Related to "join" on a Complex Data Structure
  • Download Code