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

[nanoPATCH] vtables.pod

1 view
Skip to first unread message

Anton Berezin

unread,
May 5, 2003, 6:43:42 AM5/5/03
to perl6-i...@perl.org
Index: vtables.pod
===================================================================
RCS file: /cvs/public/parrot/docs/vtables.pod,v
retrieving revision 1.16
diff -u -r1.16 vtables.pod
--- vtables.pod 10 Jan 2003 17:04:28 -0000 1.16
+++ vtables.pod 5 May 2003 10:39:57 -0000
@@ -300,7 +300,7 @@

If any method doesn't fit into your class, just don't implement it
and don't provide an empty function body. The default class, which all
-classes inherit from, will through an exception, if this method would
+classes inherit from, will throw an exception, if this method would
be called.

If your class is a modification of an existing class, you may wish to

--
You shouldn't be intimidated by this issue at all, since Perl is your
friend. -- Apache mod_perl guide

Simon Glover

unread,
May 5, 2003, 9:44:16 AM5/5/03
to Anton Berezin, perl6-i...@perl.org

Thanks, applied.

Simon


0 new messages