Fix regex charclass parsing so that bogus ranges
[p5sagit/p5-mst-13.2.git] / Todo-5.005
index a8831b1..b700603 100644 (file)
@@ -36,8 +36,8 @@ Locales
     decimal separator (3,1415927 is Europeanese for an approximation of pi)
 
 Regexen
-   POSIX [:foo:] character classes
-       ([=bar=] and [.zap.] would nice too but there's no API for them)
+   POSIX [=bar=] and [.zap.] would nice too but there's no API for them
+   (=bar= could be done with Unicode, though)
    approximate matching
 
 Reliable Signals