Small adjustment to the Plan
Rafael Garcia-Suarez [Fri, 30 Jun 2006 08:13:24 +0000 (08:13 +0000)]
p4raw-id: //depot/perl@28454

pod/perltodo.pod

index 6425bd6..ef4374d 100644 (file)
@@ -30,6 +30,9 @@ TODO are completed.
 =over
 
 =item *
+Implement L</state variables> (mostly done currently)
+
+=item *
 
 Review assertions. Review syntax to combine assertions. Assertions could take
 advantage of the lexical pragmas work. L</What hooks would assertions need?>
@@ -48,9 +51,6 @@ C<encoding> should, too (probably).
 =item *
 Implement L</_ prototype character>
 
-=item *
-Implement L</state variables>
-
 =back
 
 =head2 Needed for a 5.9.6 release