Author: pmichaud Date: Fri May 9 14:27:09 2008 New Revision: 27400 Modified: trunk/languages/perl6/docs/STATUS
Log: [rakudo]: * Update STATUS. * Patch courtesy "Carl Mäsak" <cmasak at gmail.com>, RT#53826 Modified: trunk/languages/perl6/docs/STATUS ============================================================================== --- trunk/languages/perl6/docs/STATUS (original) +++ trunk/languages/perl6/docs/STATUS Fri May 9 14:27:09 2008 @@ -48,6 +48,12 @@ * open function for getting a file handle; supports some open modes * .say, .print and .close methods on file handles * iterating over file handles +* conditional modifier + loop modifier +* grammars +* postcircumfix:<> for colonpairs +* WHAT, HOW, WHENCE +* .perl method on junctions, Num, Int and Str + To do -----
