RFC from a newbie: Method References by Ian Hickson- December 15, 2000 I&39;m very new to the Perl 6 development process, and apart from browsingthrough the RFCs and the archives of this mailing list, I haven&39;t donemuch research. So I apologise in advance if I&39;m breaking some etiquetteconvention by jumping in here with a half-baked idea!Having said that: The only feature that I really miss from Perl 5 is thelack of method pointers -- that is, references to functions in a packagewith an associated object.In straight Perl, the following works fine: sub...http://www.nntp.perl.org/group/perl.perl6.language.objects/2000/12/msg602.html RFC from a newbie: Method References by Ian Hickson- December 15, 2000 I&39;m very new to the Perl 6 development process, and apart from browsingthrough the RFCs and the archives of this mailing list, I haven&39;t donemuch research. So I apologise in advance if I&39;m breaking some etiquetteconvention by jumping in here with a half-baked idea!Having said that: The only feature that I really miss from Perl 5 is thelack of method pointers -- that is, references to functions in a packagewith an associated object.In straight Perl, the following works fine: sub...http://www.nntp.perl.org/group/perl.perl6.language.objects/2000/12/msg601.html |