in reply to Re^3: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20 (*)
in thread use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20

But I'd be happy to have the '*' dropped so long as that doesn't introduce parsing difficulties

I think that sentiment is universal. IIRC, the only reason * was used was because not using it would cause parsing difficulties.

  • Comment on Re^4: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20 (*)
  • Download Code