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

r29188 - docs/Perl6/Spec

0 views
Skip to first unread message

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

unread,
Nov 24, 2009, 7:11:23 PM11/24/09
to perl6-l...@perl.org
Author: masak
Date: 2009-11-25 01:11:23 +0100 (Wed, 25 Nov 2009)
New Revision: 29188

Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
changed .accessor to .has-accessor on attribute descriptors

Modified: docs/Perl6/Spec/S12-objects.pod
===================================================================
--- docs/Perl6/Spec/S12-objects.pod 2009-11-24 20:31:37 UTC (rev 29187)
+++ docs/Perl6/Spec/S12-objects.pod 2009-11-25 00:11:23 UTC (rev 29188)
@@ -13,8 +13,8 @@

Created: 27 Oct 2004

- Last Modified: 28 Oct 2009
- Version: 91
+ Last Modified: 25 Nov 2009
+ Version: 92

=head1 Overview

@@ -2027,7 +2027,7 @@
scope
rw
private
- accessor
+ has-accessor
build
readonly

0 new messages