in reply to Re: •Re: Defining an anonymous hash with slices and lists.
in thread Defining an anonymous hash with slices and lists.

It's a lexical within the scope of a block that exits before the dereference and subsequent element lookup. That smells anonymous to me. {grin}

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: Re: •Re: Defining an anonymous hash with slices and lists.