summaryrefslogtreecommitdiff
path: root/Todo
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-08-06 18:52:57 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-08-06 18:52:57 +0000
commit11eeea96a679f7b20489fe2e2eab4958ef273d62 (patch)
tree4ba2d59de4f92d4b786c77ec58b8d153f107be31 /Todo
parent11695a7329b411687637c00af24e82ec54980447 (diff)
downloadperl-11eeea96a679f7b20489fe2e2eab4958ef273d62.tar.gz
Todo update.
p4raw-id: //depot/cfgperl@3931
Diffstat (limited to 'Todo')
-rw-r--r--Todo5
1 files changed, 4 insertions, 1 deletions
diff --git a/Todo b/Todo
index b8d9012aff..2bc1557f16 100644
--- a/Todo
+++ b/Todo
@@ -1,5 +1,5 @@
Check out always the latest perl5-porters discussions on these subjects
-before embaring on an implementation tour.
+before embarking on an implementation tour.
Tie Modules
VecArray Implement array using vec()
@@ -47,6 +47,9 @@ Would be nice to have
an extension (Devel::MProf?) that would return the malloc
stats in a nice Perl datastructure (also a simple interface
to return just the grand total would be good).
+ Unicode: [=bar=], combining characters equivalence
+ (U+4001 + U+0308 should be equal to U+00C4, in other words
+ A+diaereres should equal Ä), Unicode collation
Possible pragmas
debugger