[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl6-language
Subject:    r24669 - docs/Perl6/Spec
From:       pugs-commits () feather ! perl6 ! nl
Date:       2008-12-28 18:11:12
Message-ID: 20081228181112.29567.qmail () feather ! perl6 ! nl
[Download RAW message or body]

Author: ruoso
Date: 2008-12-28 19:11:12 +0100 (Sun, 28 Dec 2008)
New Revision: 24669

Modified:
   docs/Perl6/Spec/S07-iterators.pod
Log:
[spec] name OutOfItemsException in the DRAFT S07

Modified: docs/Perl6/Spec/S07-iterators.pod
===================================================================
--- docs/Perl6/Spec/S07-iterators.pod	2008-12-28 18:08:20 UTC (rev 24668)
+++ docs/Perl6/Spec/S07-iterators.pod	2008-12-28 18:11:12 UTC (rev 24669)
@@ -10,8 +10,8 @@
  Contributions: Tim Nelson <wayland@wayland.id.au>
                 Daniel Ruoso <daniel@ruoso.com>
  Date:          27 Nov 2008
- Last Modified: 27 Nov 2008
- Version:       2
+ Last Modified: 28 Dec 2008
+ Version:       3
 
 =head1 Laziness and Eagerness
 
@@ -146,7 +146,7 @@
 returned in each iteration is visible if this iterator is being used
 to build a slice. While building a List, the items will be flattened.
 
-When it runs out of items, it will throw an exception.  
+When it runs out of items, it will throw an OutOfItemsException.  
 
 =head1 Auxiliary Implementations
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic