further speeding up of is_utf8_string()
[p5sagit/p5-mst-13.2.git] / pod / perltodo.pod
index 5479568..1f25273 100644 (file)
@@ -117,11 +117,6 @@ Currently the %ENV entries are always byte strings.
 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 common suffices/prefices in regexps (trie optimization)
-
-Currently, the user has to optimize C<foo|far> and C<foo|goo> into
-C<f(?:oo|ar)> and C<[fg]oo> by hand; this could be done automatically.
-
 =head1 POD
 
 =head2 POD -> HTML conversion still sucks
@@ -222,6 +217,8 @@ with Config.pm. We could use a syntax of ... for location of current binary?
 
 =head2 make HTML install work
 
+And look at the splitting of perlfunc in chunks. It needs fixing.
+
 =head2 put patchlevel in -v
 
 Currently perl from p4/rsync ships with a patchlevel.h file that usually