Author: kjs
Date: Wed Dec 17 11:09:00 2008
New Revision: 34033

Modified:
   trunk/DEPRECATED.pod

Log:
[DEPRECATED] slicing syntax is gone; remove from DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod        (original)
+++ trunk/DEPRECATED.pod        Wed Dec 17 11:09:00 2008
@@ -101,10 +101,6 @@
 
 to mean substr, $S0, 1, 1. Use the C<substr> op instead.
 
-=item * C<.namespace [ "a" .. "b" ]> [post 0.5.0]
-
-See RT #46715.
-
 =item * Assignment syntax with opcodes [post 0.8.2]
 
 See RT #36283.  When the first argument of an opcode is C<OUT>, then

Reply via email to