Author: autrijus
Date: Mon May  1 09:18:16 2006
New Revision: 9071

Modified:
   doc/trunk/design/syn/S06.pod

Log:
* S06: Add Whatever to the list of "Undefined types".

Modified: doc/trunk/design/syn/S06.pod
==============================================================================
--- doc/trunk/design/syn/S06.pod        (original)
+++ doc/trunk/design/syn/S06.pod        Mon May  1 09:18:16 2006
@@ -1311,6 +1311,7 @@
 functions.  (See S02 for how failures are handled.)
 
     Undef       Undefined (can serve as a prototype object of any class)
+    Whatever    Wildcard (like undef, but subject to do-what-I-mean via MMD)
     Failure     Failure (throws an exception if not handled properly)
 
 =head2 Immutable types

Reply via email to