in reply to Re^6: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20 (*)
in thread use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20
it is a syntax error.
Depends on your version of Perl. It's called a index-value slice. It returns key,val,key,val,...
And the rest of the post is a straw man.
Showing that sigils don't indicate the type of value returned is not a straw many to disproving that sigils indicate the type of the value returned.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20 (*)
by BrowserUk (Patriarch) on Dec 01, 2013 at 18:49 UTC | |
by tobyink (Canon) on Dec 01, 2013 at 19:18 UTC |