From: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
Date: Wed, 21 Dec 2005 17:07:05 +0000 (+0000)
Subject: Remove switch from perltodo
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6c16d61e47523e90f35cd004e44bb2f055ede7c4;p=p5sagit%2Fp5-mst-13.2.git

Remove switch from perltodo

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

diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 59b186a..4058be4 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -646,12 +646,6 @@ instated.
 
 The old perltodo notes "Look at the "reification" code in C<av.c>".
 
-=head2 switch ops
-
-The old perltodo notes "Although we have C<Switch.pm> in core, Larry points to
-the dormant C<nswitch> and C<cswitch> ops in F<pp.c>; using these opcodes would
-be much faster."
-
 =head2 What hooks would assertions need?
 
 Assertions are in the core, and work. However, assertions needed to be added
@@ -665,8 +659,6 @@ the imagination of future CPAN authors.
 
 
 
-
-
 =head1 Big projects
 
 Tasks that will get your name mentioned in the description of the "Highlights