diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-12-21 17:07:05 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-12-21 17:07:05 +0000 |
commit | 6c16d61e47523e90f35cd004e44bb2f055ede7c4 (patch) | |
tree | 33ec88fa6e9e4aaa964d54bc05ae7c3c48233e32 /pod/perltodo.pod | |
parent | bc9b29dbf2ff006e91ae1d732887485497f58896 (diff) | |
download | perl-6c16d61e47523e90f35cd004e44bb2f055ede7c4.tar.gz |
Remove switch from perltodo
p4raw-id: //depot/perl@26433
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r-- | pod/perltodo.pod | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 59b186afa8..4058be4abf 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 |