summaryrefslogtreecommitdiff
path: root/Todo-5.6
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-09 17:53:59 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-09 17:53:59 +0000
commit8fc173423e29547f0d1de6373cac1b08dfb0c024 (patch)
treea27ddd709c80f02f94b3958f944b85720ea98a31 /Todo-5.6
parentaa0b556f5f11a57517c1869cfb49a9d7f16bcefc (diff)
downloadperl-8fc173423e29547f0d1de6373cac1b08dfb0c024.tar.gz
Add a todo note about overloadable assertions.
p4raw-id: //depot/perl@7170
Diffstat (limited to 'Todo-5.6')
-rw-r--r--Todo-5.63
1 files changed, 3 insertions, 0 deletions
diff --git a/Todo-5.6 b/Todo-5.6
index dfcae2b6f7..8dcb9be8d1 100644
--- a/Todo-5.6
+++ b/Todo-5.6
@@ -16,6 +16,9 @@ Unicode support
to work similarly to Unicode tech reports and Java
notation \uXXXX (and already existing \x{XXXX))?
more than four hexdigits? make also \U+XXXX work?
+ overloadable regex assertions? e.g. in Thai \b cannot
+ be deduced by any simple character class boundary rules,
+ word boundaries must algorithmically computed
see ext/Encode/Todo for notes and references about proper detection
of malformed UTF-8