From: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
Date: Sat, 13 Jan 2007 17:17:40 +0000 (+0000)
Subject: TODO: yada yada yada
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f092b1f439150f5289d0fefd6e8b21c60fa0a54b;p=p5sagit%2Fp5-mst-13.2.git

TODO: yada yada yada

p4raw-id: //depot/perl@29786
---

diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 74e5a86..7c7dc96 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -628,6 +628,16 @@ set. The pad API only takes a C<char *> pointer, so that's all bytes too. The
 tokeniser ignores the UTF-8-ness of C<PL_rsfp>, or any SVs returned from
 source filters.  All this could be fixed.
 
+=head2 The yada yada yada operators
+
+Perl 6's Synopsis 3 says:
+
+I<The ... operator is the "yada, yada, yada" list operator, which is used as
+the body in function prototypes. It complains bitterly (by calling fail)
+if it is ever executed. Variant ??? calls warn, and !!! calls die.>
+
+Those would be nice to add to Perl 5. That could be done without new ops.
+
 =head1 Big projects
 
 Tasks that will get your name mentioned in the description of the "Highlights