Ingo Blechschmidt skribis 2005-05-19 22:45 (+0200):
> class Foo {
> method bar() { 42 }
> method baz() { &bar }
> }
> my $ref = Foo.baz;
My guess:
Foo.$ref
$object.$ref
Just like in Perl 5.
Juerd
--
http://convolution.nl/maak_juerd_blij.html
http://convolution.nl/make_juerd_happy.html
http://convolution.nl/gajigu_juerd_n.html
