Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

r28975 - docs/Perl6/Spec

0 views
Skip to first unread message

pugs-c...@feather.perl6.nl

unread,
Nov 2, 2009, 1:08:20 PM11/2/09
to perl6-l...@perl.org
Author: lwall
Date: 2009-11-02 19:08:20 +0100 (Mon, 02 Nov 2009)
New Revision: 28975

Modified:
docs/Perl6/Spec/S10-packages.pod
Log:
[S10] install note about rapid fossilization of package CANDO section


Modified: docs/Perl6/Spec/S10-packages.pod
===================================================================
--- docs/Perl6/Spec/S10-packages.pod 2009-11-02 16:41:09 UTC (rev 28974)
+++ docs/Perl6/Spec/S10-packages.pod 2009-11-02 18:08:20 UTC (rev 28975)
@@ -151,6 +151,9 @@

=head1 Autoloading

+[Note: neither multisubs nor multimethods dispatch to package routines
+anymore, so this section will need revision/excision.]
+
A package (or any other similar namespace) can control autoloading.
However, Perl 5's C<AUTOLOAD> is being superseded by MMD autoloaders
that distinguish declaration from definition, but are not restricted

0 new messages