in reply to Re: Implicit references? module -> feature -> pragma -> "Perl8" ?
in thread Implicit references? module -> feature -> pragma -> "Perl8" ?
If you want to also cover the mine $arr=[] case, @arr := @$arr has to become magically adjusted or an alias or ...
Till now most were only talking about the implementation, and that they reject the notion that equal names are bad or mostly useless.
Nobody commented on the idea to simplify the syntax with implicit refs.
FWIW: this could also be achieved by introducing another sigil like ¢ for automatic refs, hence avoiding a keyword mine
But I seriously doubt this is doable and worth the trouble.
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
|---|