[svn:perl6-synopsis] r9298 - doc/trunk/design/syn

2006-05-18 Thread pmichaud
Author: pmichaud Date: Thu May 18 10:24:58 2006 New Revision: 9298 Modified: doc/trunk/design/syn/S02.pod Log: typo: change B to C Modified: doc/trunk/design/syn/S02.pod == --- doc/trunk/design/syn/S02.pod(o

packages vs. classes

2006-05-18 Thread Chip Salzenberg
On Thu, May 18, 2006 at 02:52:53PM -0700, Chip Salzenberg wrote: > { copied to P6L for the "use case" question below } Well, that message wasn't, but this one is... What's the relationship in perl6 between namespaces and classes? For example, given: package Foo { sub bar {...} } class Corge {

[svn:perl6-synopsis] r9299 - doc/trunk/design/syn

2006-05-18 Thread larry
Author: larry Date: Thu May 18 16:23:46 2006 New Revision: 9299 Modified: doc/trunk/design/syn/S03.pod Log: Clarification on xx operator semantics. Modified: doc/trunk/design/syn/S03.pod == --- doc/trunk/design/syn/S