in reply to Re^2: Pulling out an element from a function return without using an intermediate list
in thread Pulling out an element from a function return without using an intermediate list

Yes, that only works in fairly recent perls.(IIRC it's mentioned in programming perl 3, so that would probably make it 5.6.1 onwards)

  • Comment on Re^3: Pulling out an element from a function return without using an intermediate list