in reply to Perl6 dot syntax (for methods?)
example it seems to be okay to use it for normal function calls as wellnormal function calls? No, you're thinking of "indirect object" notation. Basically @array is an object (everything is an object) ... read about it in Apocalypse 12: Objects
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl6 dot syntax (for methods?)
by Thilosophy (Curate) on Feb 28, 2005 at 07:05 UTC | |
by chromatic (Archbishop) on Feb 28, 2005 at 07:46 UTC | |
by gaal (Parson) on Feb 28, 2005 at 07:37 UTC | |
by rg0now (Chaplain) on Feb 28, 2005 at 13:50 UTC |