Rephrase perlop for non-destructive substitution
[p5sagit/p5-mst-13.2.git] / pod / perltodo.pod
index a16cf0d..0a03bf4 100644 (file)
@@ -1046,11 +1046,6 @@ slices. This would be good to fix.
 The regexp optimiser is not optional. It should configurable to be, to allow
 its performance to be measured, and its bugs to be easily demonstrated.
 
-=head2 delete &function
-
-Allow to delete functions. One can already undef them, but they're still
-in the stash.
-
 =head2 C</w> regex modifier
 
 That flag would enable to match whole words, and also to interpolate