On Mon, Sep 21, 2009 at 12:01 PM, wrote:
> @@ -65,9 +65,9 @@
>
> The basic underlying concept is that a Parcel behaves much like a
> list, but it doesn't enforce any context, in a way that no flattening
> -or coercion is made. When you use the Positional API on a Parcel, it
> -will include all t
Author: ruoso
Date: 2009-09-21 21:01:22 +0200 (Mon, 21 Sep 2009)
New Revision: 28339
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08] small fixes by mberends++
Modified: docs/Perl6/Spec/S08-capture.pod
===
--- docs/Perl6/Spec/